[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-12-13 15:26:12 +00:00
parent ffe49260c1
commit 252f15169d
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20221206.0
16.0.20221213.0

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo-addon-account_payment_mode>=16.0dev,<16.1dev',
'odoo-addon-account_payment_partner>=16.0dev,<16.1dev',
'odoo-addon-account_payment_sale>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',