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