attachment_s3: Migrate to boto3

This commit is contained in:
Akim Juillerat
2020-03-10 11:07:23 +01:00
committed by Patrick Tombez
co-authored by Patrick Tombez
parent 4ca8d4dd27
commit 9119d6d468
3 changed files with 69 additions and 58 deletions
+1 -1
View File
@@ -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': [],