[IMP] web_pwa_oca: pre-commit stuff

pull/2640/head
Michele 2023-10-17 11:01:36 +02:00
parent 872330caad
commit fdb73751bc
No known key found for this signature in database
GPG Key ID: 41B96132B0596B70
2 changed files with 7 additions and 0 deletions

View File

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

View File

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