[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-11-11 10:29:20 +00:00
parent f7d8798691
commit 9b0e056344
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20211029.0
15.0.20211111.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo-addon-account_move_line_stock_info>=15.0dev,<15.1dev',
'odoo-addon-procurement_auto_create_group>=15.0dev,<15.1dev',
'odoo-addon-stock_demand_estimate>=15.0dev,<15.1dev',
'odoo-addon-stock_warehouse_calendar>=15.0dev,<15.1dev',
],