[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-10-01 15:50:11 +00:00
parent a7ed0dd3fc
commit 4fd9a1dd35
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo-addon-product_warranty>=15.0dev,<15.1dev',
'odoo-addon-rma>=15.0dev,<15.1dev',
'odoo-addon-rma_sale>=15.0dev,<15.1dev',
'odoo-addon-stock_production_lot_warranty>=15.0dev,<15.1dev',
],
classifiers=[