[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-07-13 10:35:23 +00:00
parent 04ef9e881f
commit add7397533
4 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo12-addon-product_warranty',
'odoo12-addon-rma',
'odoo12-addon-rma_sale',
'odoo12-addon-stock_production_lot_warranty',
],
classifiers=[