[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-01-08 15:52:54 +00:00
parent 363c91b279
commit 288f7ec7ec
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
14.0.20201204.0
14.0.20210108.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_inventory_include_exhausted',
'odoo14-addon-stock_move_location',
],
classifiers=[