[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-01-26 16:33:25 +00:00
parent eaddd28117
commit b9bd28bcaa
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
14.0.20210108.0
14.0.20210126.0

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-stock-logistics-warehouse Odoo addons",
version=version,
install_requires=[
'odoo14-addon-stock_free_quantity',
'odoo14-addon-stock_inventory_include_exhausted',
'odoo14-addon-stock_move_location',
],