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