[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-10-28 08:44:56 +00:00
parent 310e88a2e7
commit 91f46c508f
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
13.0.20201024.0
13.0.20201028.0

View File

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