[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-06-22 16:48:32 +00:00
parent 6e62fc515a
commit 5f9f92434e
4 changed files with 9 additions and 1 deletions

View File

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