Pre-commit stuff

pull/2327/head
Hugo Santos 2022-10-28 11:21:23 +02:00
parent 1e9356678d
commit f161cbb1e7
2 changed files with 7 additions and 0 deletions

View File

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

View File

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