mirror of https://github.com/OCA/social.git
[ADD] setup.py
parent
f7556f90f9
commit
3a7a18ccbf
|
@ -1 +1 @@
|
|||
16.0.20230119.0
|
||||
16.0.20230207.0
|
|
@ -10,6 +10,7 @@ setuptools.setup(
|
|||
install_requires=[
|
||||
'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',
|
||||
'odoo-addon-mail_optional_autofollow>=16.0dev,<16.1dev',
|
||||
'odoo-addon-mail_partner_opt_out>=16.0dev,<16.1dev',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue