[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-04-24 14:14:51 +00:00
parent a95d20835a
commit 657313e17b
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
14.0.20210405.0 14.0.20210424.0

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[ install_requires=[
'odoo14-addon-agreement', 'odoo14-addon-agreement',
'odoo14-addon-contract', 'odoo14-addon-contract',
'odoo14-addon-contract_sale',
], ],
classifiers=[ classifiers=[
'Programming Language :: Python', 'Programming Language :: Python',