[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-06-28 09:16:54 +00:00
parent 3774e27b5d
commit 4f439c30b3
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20220201.0
15.0.20220628.0

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo-addon-contract>=15.0dev,<15.1dev',
'odoo-addon-contract_sale>=15.0dev,<15.1dev',
'odoo-addon-contract_sale_generation>=15.0dev,<15.1dev',
],
classifiers=[
'Programming Language :: Python',