mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
set correct name to libs
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"depends": ["base_attachment_object_storage"],
|
||||
"external_dependencies": {
|
||||
"python": [
|
||||
"azure.storage.blob", # pip: azure-storage-blob
|
||||
"azure.identity" # pip: azure-identity
|
||||
"azure-storage-blob", # pip: azure-storage-blob
|
||||
"azure-identity" # pip: azure-identity
|
||||
],
|
||||
},
|
||||
"website": "https://github.com/camptocamp/odoo-cloud-platform",
|
||||
|
||||
Reference in New Issue
Block a user