[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-07-26 07:19:48 +00:00
parent a565cbf45e
commit a7bddf7db9
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20220519.0
15.0.20220726.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo-addon-product_warranty>=15.0dev,<15.1dev',
'odoo-addon-stock_production_lot_warranty>=15.0dev,<15.1dev',
],
classifiers=[
'Programming Language :: Python',