[ADD] setup.py

This commit is contained in:
OCA-git-bot 2020-05-05 14:29:45 +00:00
parent b7e7101f91
commit a911c7c1c0
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
13.0.20191114.0
13.0.20200505.0

View File

@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo13-addon-document_page',
'odoo13-addon-document_page_project',
'odoo13-addon-knowledge',
],
classifiers=[