mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 16:48:36 +00:00
attachment_s3: Migrate to boto3
This commit is contained in:
committed by
Patrick Tombez
co-authored by
Patrick Tombez
parent
4ca8d4dd27
commit
9119d6d468
@@ -11,7 +11,7 @@
|
||||
'category': 'Knowledge Management',
|
||||
'depends': ['base', 'base_attachment_object_storage'],
|
||||
'external_dependencies': {
|
||||
'python': ['boto'],
|
||||
'python': ['boto3'],
|
||||
},
|
||||
'website': 'https://www.camptocamp.com',
|
||||
'data': [],
|
||||
|
||||
Reference in New Issue
Block a user