mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[9.0] [FIX] attachment_s3: Migrate to boto3
Backported https://github.com/camptocamp/odoo-cloud-platform/pull/48/commits/c61cf6c4e57fe7526c4df01ec32eaeb06023dc21
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
'category': 'Knowledge Management',
|
||||
'depends': ['base'],
|
||||
'external_dependencies': {
|
||||
'python': ['boto'],
|
||||
'python': ['boto3'],
|
||||
},
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'data': [
|
||||
|
||||
Reference in New Issue
Block a user