[IMP] web_timeline: pre-commit stuff

pull/2378/head
anjeel.haria 2023-03-01 15:51:34 +01:00
parent c11db6cd85
commit cb76ef3ace
2 changed files with 7 additions and 0 deletions

View File

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

View File

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