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