[ADD] setup.py

This commit is contained in:
OCA-git-bot
2019-04-02 15:07:28 +00:00
parent 0b786186cf
commit 13abc5e66f
4 changed files with 9 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo12-addon-agreement',
'odoo12-addon-agreement_legal',
'odoo12-addon-contract',
'odoo12-addon-contract_sale',
],