[ADD] setup.py

This commit is contained in:
OCA-git-bot
2019-06-25 23:51:04 +00:00
parent d717ae57b7
commit a394cce9d1
6 changed files with 11 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-rma Odoo addons",
version=version,
install_requires=[
'odoo10-addon-crm_claim_rma',
'odoo10-addon-crm_claim_rma_code',
'odoo10-addon-crm_rma_location',
'odoo10-addon-product_warranty',