[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-02-07 18:54:52 +00:00
parent 06698bf19c
commit 3e8a434f2e
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20211228.0
15.0.20220207.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo-addon-account_payment_mode>=15.0dev,<15.1dev',
'odoo-addon-account_payment_partner>=15.0dev,<15.1dev',
],
classifiers=[
'Programming Language :: Python',