3
0
Fork 0

"[IMP] web_dialog_size: black, isort, prettier"

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Mantux11 2022-03-10 14:24:56 +00:00
parent 385f80c1fb
commit c6f108250f
2 changed files with 7 additions and 0 deletions

View File

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

View File

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