attachment_s3: Migrate to boto3

This commit is contained in:
Akim Juillerat
2020-03-10 10:21:30 +01:00
committed by Patrick Tombez
co-authored by Patrick Tombez
parent 2b6045e33b
commit 85d274a10e
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': [],