[ADD] setup.py

This commit is contained in:
OCA-git-bot
2018-10-19 06:14:05 +00:00
parent 6406726ac3
commit c80de67d87
5 changed files with 11 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-contract Odoo addons",
version=version,
install_requires=[
'odoo11-addon-agreement',
'odoo11-addon-contract',
'odoo11-addon-contract_payment_mode',
'odoo11-addon-contract_sale',