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