From 0bccd3b590e251ed7f914677ee3a1c9f8f0468d4 Mon Sep 17 00:00:00 2001 From: ZelinWang Date: Mon, 3 Nov 2025 14:21:16 +0800 Subject: [PATCH] minor fix --- src/index.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/index.json b/src/index.json index 9376e9413be..c44f206fe45 100644 --- a/src/index.json +++ b/src/index.json @@ -34075,17 +34075,20 @@ "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ], - "description_content_type": "text/plain", "extensions": { "python.details": { "contacts": [ { - "email": "Microsoft ", + "email": "iotupx@microsoft.com", + "name": "Microsoft", "role": "author" } ], "document_names": { "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/azure/azure-iot-ops-cli-extension" } } }, @@ -34095,7 +34098,6 @@ "license_file": "LICENSE", "metadata_version": "2.0", "name": "azure-iot-ops", - "project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension", "requires_python": ">=3.9", "run_requires": [ {