Skip to content

Commit 0d080ea

Browse files
authored
Releasing ml 2.0.1a5 (Azure#3758)
* added ml * reformatted * removed some dependencies which azure-cli have * updated index.json * updated * updated * added ml to index.json * updated to 2.0.1a4 * added back classifiers * fix help message linter issues * added 2.0.1a5 wheel
1 parent 92ccd97 commit 0d080ea

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

src/index.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16034,6 +16034,67 @@
1603416034
"version": "2.0.1a4"
1603516035
},
1603616036
"sha256Digest": "5a20917c68a953ad52c6c0596cd04e8c89f833e8ede17e64866a26f43e7f0164"
16037+
},
16038+
{
16039+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.0.1a5-py3-none-any.whl",
16040+
"filename": "ml-2.0.1a5-py3-none-any.whl",
16041+
"metadata": {
16042+
"azext.isExperimental": true,
16043+
"azext.minCliCoreVersion": "2.15.0",
16044+
"classifiers": [
16045+
"Development Status :: 4 - Beta",
16046+
"Intended Audience :: Developers",
16047+
"Intended Audience :: System Administrators",
16048+
"Programming Language :: Python",
16049+
"Programming Language :: Python :: 3",
16050+
"Programming Language :: Python :: 3.6",
16051+
"Programming Language :: Python :: 3.7",
16052+
"Programming Language :: Python :: 3.8",
16053+
"License :: OSI Approved :: MIT License"
16054+
],
16055+
"extensions": {
16056+
"python.details": {
16057+
"contacts": [
16058+
{
16059+
"email": "[email protected]",
16060+
"name": "Microsoft Corporation",
16061+
"role": "author"
16062+
}
16063+
],
16064+
"document_names": {
16065+
"description": "DESCRIPTION.rst"
16066+
},
16067+
"project_urls": {
16068+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/machinelearningservices"
16069+
}
16070+
}
16071+
},
16072+
"extras": [],
16073+
"generator": "bdist_wheel (0.30.0)",
16074+
"license": "MIT",
16075+
"metadata_version": "2.0",
16076+
"name": "ml",
16077+
"run_requires": [
16078+
{
16079+
"requires": [
16080+
"azure-identity",
16081+
"azure-storage-blob (<=12.5.0,>12.0.0b4)",
16082+
"azure-storage-file-share (==12.3.0)",
16083+
"cryptography (<=3.3.2)",
16084+
"docker (>=4.0.0,~=5.0.0)",
16085+
"isodate",
16086+
"marshmallow (<4.0.0,>=3.5)",
16087+
"pathspec (==0.8.*)",
16088+
"pydash (<=4.9.0)",
16089+
"pyjwt (<2.0.0)",
16090+
"tqdm"
16091+
]
16092+
}
16093+
],
16094+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
16095+
"version": "2.0.1a5"
16096+
},
16097+
"sha256Digest": "234ad4707c7c2b4bace2f4c3ed9e15f2f47d01ee00f7a5e13ccafaacec6de8d2"
1603716098
}
1603816099
],
1603916100
"monitor-control-service": [

0 commit comments

Comments
 (0)