mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[ADD] base_ical
This commit is contained in:
committed by
fkantelberg
parent
35dbc22d7e
commit
1e6b6ceda7
6
setup/base_ical/setup.py
Normal file
6
setup/base_ical/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user