[ADD] setup.py

This commit is contained in:
OCA-git-bot
2023-03-23 12:52:56 +00:00
parent b159085516
commit e68238fcd4
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20230306.0
16.0.20230323.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo-addon-account_statement_import_base>=16.0dev,<16.1dev',
'odoo-addon-account_statement_import_file>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',