mirror of https://github.com/OCA/social.git
[ADD] setup.py
parent
7c1562138d
commit
b0ad6b5da7
|
@ -1 +1 @@
|
|||
16.0.20230117.0
|
||||
16.0.20230119.0
|
|
@ -9,6 +9,7 @@ setuptools.setup(
|
|||
version=version,
|
||||
install_requires=[
|
||||
'odoo-addon-mail_activity_board>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mail_attach_existing_attachment>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mail_optional_autofollow>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mail_partner_opt_out>=16.0dev,<16.1dev',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue