[ADD] setup.py

This commit is contained in:
OCA-git-bot
2019-11-14 23:04:06 +00:00
parent b911fb5a67
commit 25a2d4b851
4 changed files with 9 additions and 1 deletions

View File

@@ -1 +1 @@
13.0.20191108.0
13.0.20191114.0

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-knowledge Odoo addons",
version=version,
install_requires=[
'odoo13-addon-document_page',
'odoo13-addon-knowledge',
],
classifiers=[