attachment_s3: Migrate to boto3

This commit is contained in:
Akim Juillerat
2019-03-11 15:39:53 +01:00
parent 8b9e7b1ffe
commit c61cf6c4e5
3 changed files with 69 additions and 58 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
'category': 'Knowledge Management',
'depends': ['base', 'base_attachment_object_storage'],
'external_dependencies': {
'python': ['boto'],
'python': ['boto3'],
},
'website': 'https://www.camptocamp.com',
'data': [],