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