[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

@@ -1 +1 @@
12.0.20181029.0 12.0.20181127.0

View File

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