3
0
Fork 0

[IMP] web_timeline: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Cesar Andres Sanchez 2022-07-05 14:37:15 +02:00 committed by CarlosRoca13
parent 9671ba6b23
commit 00d2cfda3c
2 changed files with 7 additions and 0 deletions

View File

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

View File

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