[IMP] : pre-commit stuff

pull/727/head
Maksym Yankin 2023-02-20 14:17:46 +02:00
parent b8ca9fa608
commit 76ae0d2111
2 changed files with 7 additions and 0 deletions

View File

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

View File

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