[IMP] mail_layout_force: pre-commit stuff

pull/1333/head
Abraham Anes 2023-02-13 12:57:49 +01:00 committed by OCA-git-bot
parent 1a022b70f4
commit 1448854648
2 changed files with 7 additions and 0 deletions

View File

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

View File

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