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