[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-03-07 13:21:16 +00:00
parent 71fd104bc6
commit 8d021037a9
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-web Odoo addons",
version=version,
install_requires=[
'odoo-addon-web_advanced_search>=15.0dev,<15.1dev',
'odoo-addon-web_company_color>=15.0dev,<15.1dev',
'odoo-addon-web_environment_ribbon>=15.0dev,<15.1dev',
'odoo-addon-web_ir_actions_act_multi>=15.0dev,<15.1dev',