set correct name to libs

This commit is contained in:
Iryna Vyshnevska
2022-06-09 13:58:34 +03:00
parent 3e83afc4f7
commit 82a89f2a0f
+2 -2
View File
@@ -14,8 +14,8 @@
"depends": ["base_attachment_object_storage"], "depends": ["base_attachment_object_storage"],
"external_dependencies": { "external_dependencies": {
"python": [ "python": [
"azure.storage.blob", # pip: azure-storage-blob "azure-storage-blob", # pip: azure-storage-blob
"azure.identity" # pip: azure-identity "azure-identity" # pip: azure-identity
], ],
}, },
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",