File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
azure-storage-file-datalake Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ aio = [
3535]
3636
3737[project .urls ]
38- repository = " https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob "
38+ repository = " https://github.com/Azure/azure-sdk-for-python"
3939
4040[tool .setuptools .dynamic ]
4141version = {attr = " azure.storage.blob._version.VERSION" }
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ aio = [
3535]
3636
3737[project .urls ]
38- repository = " https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-file-datalake "
38+ repository = " https://github.com/Azure/azure-sdk-for-python"
3939
4040[tool .setuptools .dynamic ]
4141version = {attr = " azure.storage.filedatalake._version.VERSION" }
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ aio = [
3535]
3636
3737[project .urls ]
38- repository = " https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-file-share "
38+ repository = " https://github.com/Azure/azure-sdk-for-python"
3939
4040[tool .setuptools .dynamic ]
4141version = {attr = " azure.storage.fileshare._version.VERSION" }
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ aio = [
3535]
3636
3737[project .urls ]
38- repository = " https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-queue "
38+ repository = " https://github.com/Azure/azure-sdk-for-python"
3939
4040[tool .setuptools .dynamic ]
4141version = {attr = " azure.storage.queue._version.VERSION" }
You can’t perform that action at this time.
0 commit comments