[ADD] setup.py

pull/869/head
OCA-git-bot 2022-03-03 12:34:31 +00:00
parent 6fb7df38fa
commit cd71e8bd7d
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
15.0.20211222.0
15.0.20220303.0

View File

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