[IMP] web_dialog_size: black, isort, prettier

pull/1709/head
Pierre Pizzetta 2020-10-16 12:59:24 +08:00
parent 4ce6817ffa
commit 29b825593d
4 changed files with 17 additions and 10 deletions

View File

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

View File

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

View File

@ -15,7 +15,7 @@
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
"website": "http://github.com/OCA/web", "website": "http://github.com/OCA/web",
"category": "web", "category": "web",
"version": "13.0.1.0.0", "version": "14.0.1.0.0",
"license": "AGPL-3", "license": "AGPL-3",
"depends": ["web"], "depends": ["web"],
"qweb": ["static/src/xml/web_dialog_size.xml"], "qweb": ["static/src/xml/web_dialog_size.xml"],