[ADD] setup.py

This commit is contained in:
OCA-git-bot 2022-01-07 10:28:27 +00:00
parent 2432b4dc67
commit d37abffb68
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20220105.1 14.0.20220107.0

View File

@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[ install_requires=[
'odoo14-addon-document_page', 'odoo14-addon-document_page',
'odoo14-addon-document_page_approval', 'odoo14-addon-document_page_approval',
'odoo14-addon-document_page_group',
'odoo14-addon-document_page_project', 'odoo14-addon-document_page_project',
'odoo14-addon-document_page_reference', 'odoo14-addon-document_page_reference',
'odoo14-addon-document_url', 'odoo14-addon-document_url',