mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[ADD] setup.py
This commit is contained in:
@@ -1 +1 @@
|
||||
16.0.20221206.0
|
||||
16.0.20221213.0
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user