Skip to content

Commit

Permalink
remove botservice from index.json (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengum authored and tjprescott committed May 2, 2019
1 parent b98b6e3 commit dcc0c77
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,49 +664,6 @@
"sha256Digest": "31a24c8c88a6780696e69fe287e6377f97fd8e29f3bc60379040e1e601d1a0ed"
}
],
"botservice": [
{
"downloadUrl": "https://github.com/Microsoft/botbuilder-tools/releases/download/az-cli-extension/botservice-0.4.3-py2.py3-none-any.whl",
"filename": "botservice-0.4.3-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.maxCliCoreVersion": "2.0.52",
"azext.minCliCoreVersion": "2.0.52",
"extensions": {
"python.details": {
"contacts": [
{
"email": "swagatm@microsoft.com",
"name": "Swagat Mishra",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "botservice",
"run_requires": [
{
"requires": [
"requests"
]
}
],
"summary": "Bug fixes for issues in the native botservice cli command module.",
"version": "0.4.3"
},
"sha256Digest": "3ae265dd7b07d0710671b3930c98b45951d9a334d6b066b6bba35df93cd61b02"
}
],
"db-up": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/db_up-0.1.11-py2.py3-none-any.whl",
Expand Down

0 comments on commit dcc0c77

Please sign in to comment.