[IMP] mail_activity_partner: pre-commit stuff

pull/1156/head
pol 2023-06-06 13:23:18 +02:00
parent 6aad879ccb
commit 57f6d7b966
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
../../../../mail_activity_partner

View File

@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)