mirror of https://github.com/OCA/web.git
[IMP] web_dialog_size: pre-commit stuff
parent
06e5e0c1cd
commit
e3f588ed94
|
@ -0,0 +1 @@
|
|||
../../../../web_dialog_size
|
|
@ -0,0 +1,6 @@
|
|||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
Loading…
Reference in New Issue