Skip to content

Commit 3a4cba9

Browse files
committed
Update the index.json for ml cli 2.26.0 release
1 parent 39c18af commit 3a4cba9

File tree

1 file changed

+90
-0
lines changed

1 file changed

+90
-0
lines changed

src/index.json

+90
Original file line numberDiff line numberDiff line change
@@ -57223,6 +57223,96 @@
5722357223
"version": "2.25.1"
5722457224
},
5722557225
"sha256Digest": "cf20d42f40871ccff101adc9da22ea1f3f61e2f941c777a7f21976e041a7daef"
57226+
},
57227+
{
57228+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.26.0-py3-none-any.whl",
57229+
"filename": "ml-2.26.0-py3-none-any.whl",
57230+
"metadata": {
57231+
"azext.minCliCoreVersion": "2.15.0",
57232+
"classifiers": [
57233+
"Development Status :: 5 - Production/Stable",
57234+
"Intended Audience :: Developers",
57235+
"Intended Audience :: System Administrators",
57236+
"Environment :: Console",
57237+
"Programming Language :: Python",
57238+
"Programming Language :: Python :: 3",
57239+
"Programming Language :: Python :: 3.7",
57240+
"Programming Language :: Python :: 3.8",
57241+
"Programming Language :: Python :: 3.9",
57242+
"Programming Language :: Python :: 3.10",
57243+
"License :: OSI Approved :: MIT License"
57244+
],
57245+
"description_content_type": "text/x-rst",
57246+
"extensions": {
57247+
"python.details": {
57248+
"contacts": [
57249+
{
57250+
"email": "[email protected]",
57251+
"name": "Microsoft Corporation",
57252+
"role": "author"
57253+
}
57254+
],
57255+
"document_names": {
57256+
"description": "DESCRIPTION.rst"
57257+
},
57258+
"project_urls": {
57259+
"Home": "https://github.com/Azure/azureml-examples"
57260+
}
57261+
}
57262+
},
57263+
"extras": [],
57264+
"generator": "bdist_wheel (0.30.0)",
57265+
"license": "MIT",
57266+
"metadata_version": "2.0",
57267+
"name": "ml",
57268+
"run_requires": [
57269+
{
57270+
"requires": [
57271+
"azure-common (>=1.1)",
57272+
"azure-common>=1.1",
57273+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
57274+
"azure-mgmt-resource<23.0.0,>=3.0.0",
57275+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
57276+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
57277+
"azure-storage-blob (>=12.10.0)",
57278+
"azure-storage-blob>=12.10.0",
57279+
"azure-storage-file-datalake (>=12.2.0)",
57280+
"azure-storage-file-datalake>=12.2.0",
57281+
"azure-storage-file-share",
57282+
"azure-storage-file-share",
57283+
"colorama",
57284+
"colorama",
57285+
"cryptography",
57286+
"cryptography",
57287+
"docker",
57288+
"docker",
57289+
"isodate",
57290+
"isodate",
57291+
"jsonschema (>=4.0.0)",
57292+
"jsonschema>=4.0.0",
57293+
"marshmallow (>=3.5)",
57294+
"marshmallow>=3.5",
57295+
"opencensus-ext-azure",
57296+
"opencensus-ext-azure",
57297+
"opencensus-ext-logging",
57298+
"opencensus-ext-logging",
57299+
"pydash (>=6.0.0)",
57300+
"pydash>=6.0.0",
57301+
"pyjwt",
57302+
"pyjwt",
57303+
"strictyaml",
57304+
"strictyaml",
57305+
"tqdm",
57306+
"tqdm",
57307+
"typing-extensions",
57308+
"typing-extensions"
57309+
]
57310+
}
57311+
],
57312+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
57313+
"version": "2.26.0"
57314+
},
57315+
"sha256Digest": "63762ebec712d9d9aefdb95dd22f0720ca31c34b4ded0e16b701987e33fce506"
5722657316
}
5722757317
],
5722857318
"mobile-network": [

0 commit comments

Comments
 (0)