[ADD] setup.py

This commit is contained in:
OCA-git-bot 2019-03-04 14:00:14 +00:00
parent f6794c3a6f
commit 508a1b9235
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
12.0.20181117.0
12.0.20190304.0

View File

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