mirror of https://github.com/OCA/web.git
[IMP] web_calendar_slot_duration: black, isort, prettier
parent
68a74840f2
commit
a7997914a9
|
@ -0,0 +1 @@
|
||||||
|
../../../../web_calendar_slot_duration
|
|
@ -0,0 +1,6 @@
|
||||||
|
import setuptools
|
||||||
|
|
||||||
|
setuptools.setup(
|
||||||
|
setup_requires=['setuptools-odoo'],
|
||||||
|
odoo_addon=True,
|
||||||
|
)
|
Loading…
Reference in New Issue