3
0
Fork 0

[IMP] web_no_bubble: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Thanakrit Pintana 2021-11-26 11:00:49 +07:00
parent 3c56431927
commit 4f7e9e0f5f
2 changed files with 7 additions and 0 deletions

View File

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

View File

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