[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-07-01 07:00:41 +00:00
parent a7eb211759
commit 73c3fc57d9
4 changed files with 9 additions and 1 deletions

View File

@@ -1 +1 @@
14.0.20210424.0
14.0.20210701.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo14-addon-agreement',
'odoo14-addon-agreement_legal',
'odoo14-addon-contract',
'odoo14-addon-contract_sale',
],