3
0
Fork 0

[IMP] web_widget_child_selector: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Olga Marco 2022-05-11 11:23:18 +02:00
parent ababcd6de3
commit 0c5780c7ca
2 changed files with 7 additions and 0 deletions

View File

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

View File

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