[ADD] setup.py

This commit is contained in:
OCA-git-bot
2018-11-27 09:18:08 +00:00
parent 9a7bc54ee7
commit 5cafb0ee68
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo12-addon-contract',
'odoo12-addon-contract_sale',
],
classifiers=[
'Programming Language :: Python',