[ADD] setup.py

This commit is contained in:
OCA-git-bot 2021-12-30 11:45:31 +00:00
parent ef88935677
commit 6bb460353f
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20211106.0
14.0.20211230.0

View File

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