Skip to content

Commit daf1320

Browse files
authored
Update index.json
1 parent d2dd8bf commit daf1320

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

src/index.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,49 @@
8888
"version": "0.1.0"
8989
},
9090
"sha256Digest": "badd35099d52efc5d8c337eee3ce3958005e6bfbb0c83798a74458b90ea6046b"
91+
},
92+
{
93+
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/account-0.1.0-py2.py3-none-any.whl",
94+
"filename": "account-0.1.1-py2.py3-none-any.whl",
95+
"metadata": {
96+
"azext.isExperimental": true,
97+
"azext.minCliCoreVersion": "2.3.1",
98+
"classifiers": [
99+
"Development Status :: 4 - Beta",
100+
"Intended Audience :: Developers",
101+
"Intended Audience :: System Administrators",
102+
"Programming Language :: Python",
103+
"Programming Language :: Python :: 3",
104+
"Programming Language :: Python :: 3.6",
105+
"Programming Language :: Python :: 3.7",
106+
"Programming Language :: Python :: 3.8",
107+
"License :: OSI Approved :: MIT License"
108+
],
109+
"extensions": {
110+
"python.details": {
111+
"contacts": [
112+
{
113+
"email": "[email protected]",
114+
"name": "Microsoft Corporation",
115+
"role": "author"
116+
}
117+
],
118+
"document_names": {
119+
"description": "DESCRIPTION.rst"
120+
},
121+
"project_urls": {
122+
"Home": "https://github.com/Azure/azure-cli-extensions"
123+
}
124+
}
125+
},
126+
"generator": "bdist_wheel (0.30.0)",
127+
"license": "MIT",
128+
"metadata_version": "2.0",
129+
"name": "account",
130+
"summary": "Microsoft Azure Command-Line Tools SubscriptionClient Extension",
131+
"version": "0.1.0"
132+
},
133+
"sha256Digest": "badd35099d52efc5d8c337eee3ce3958005e6bfbb0c83798a74458b90ea6046b"
91134
}
92135
]
93136
},

0 commit comments

Comments
 (0)