[ADD] setup.py

pull/1889/head
OCA-git-bot 2021-03-31 10:23:37 +00:00
parent b635666470
commit 1fd342a633
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20210331.0
14.0.20210331.1

View File

@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-web Odoo addons",
version=version,
install_requires=[
'odoo14-addon-web_copy_confirm',
'odoo14-addon-web_dialog_size',
'odoo14-addon-web_domain_field',
'odoo14-addon-web_environment_ribbon',