[ADD] setup.py

pull/1913/head
OCA-git-bot 2021-04-29 12:25:51 +00:00
parent efb2ca3d66
commit a378b7a2b3
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20210408.0
14.0.20210429.0

View File

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