3
0
Fork 0

[IMP] : black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Aiendry Sarkar 2022-08-15 10:41:35 +05:30 committed by David
parent 083d0c527e
commit b44b23499e
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
../../../../web_notify

View File

@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)