[ADD] setup.py

This commit is contained in:
OCA-git-bot
2019-01-15 15:45:19 +00:00
parent f548bd9039
commit 32f7b2de8f
5 changed files with 11 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo11-addon-product_warranty',
'odoo11-addon-stock_production_lot_warranty',
],
classifiers=[
'Programming Language :: Python',