[IMP] web_widget_url_advanced: black, isort, prettier

pull/1967/head
Peerapong-Supasompob 2021-07-13 11:51:28 +07:00
parent 467cae8c2e
commit a9070ffda3
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -8,7 +8,7 @@
"version": "13.0.1.1.0",
"license": "LGPL-3",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web/",
"website": "https://github.com/OCA/web",
"depends": ["web"],
"data": ["templates/assets.xml"],
"installable": True,