[ADD] setup.py

This commit is contained in:
OCA-git-bot
2019-09-12 10:22:39 +00:00
parent 70f651c6e6
commit 353df14a1f
4 changed files with 9 additions and 1 deletions

View File

@@ -1 +1 @@
12.0.20190826.0
12.0.20190912.0

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo12-addon-document_page',
'odoo12-addon-document_page_approval',
'odoo12-addon-document_page_project',
'odoo12-addon-document_url',
'odoo12-addon-knowledge',
],