[IMP] web_dialog_size: pre-commit stuff

pull/2425/head
tarteo 2023-03-02 10:07:50 +01:00
parent 06e5e0c1cd
commit e3f588ed94
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,
)