[ADD] setup.py

pull/1059/merge
OCA-git-bot 2023-05-15 13:28:50 +00:00
parent 598f4144a0
commit 700b36ad25
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
16.0.20230426.0
16.0.20230515.0

View File

@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-social Odoo addons",
version=version,
install_requires=[
'odoo-addon-email_template_qweb>=16.0dev,<16.1dev',
'odoo-addon-mail_activity_board>=16.0dev,<16.1dev',
'odoo-addon-mail_attach_existing_attachment>=16.0dev,<16.1dev',
'odoo-addon-mail_debrand>=16.0dev,<16.1dev',