[ADD] setup.py

This commit is contained in:
OCA-git-bot 2020-11-14 07:54:44 +00:00
parent 3b74c8b711
commit 95966a3809
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20201016.0
14.0.20201114.0

View File

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