3
0
Fork 0

[IMP] web_m2x_options: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Germana 2021-11-05 11:39:24 -04:00
parent 9ed646674e
commit 5c697014c9
2 changed files with 7 additions and 0 deletions

View File

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

View File

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