[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-10-20 11:30:29 +00:00
parent 9ddbb97031
commit 88b3271e8e
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20221016.0
16.0.20221020.0

View File

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