Skip to content

Conversation

@tjprescott
Copy link
Member

@tjprescott tjprescott commented Dec 4, 2018

  • adds azdev group delete command
  • adds azdev extension update-index command
  • adds support for having a configuration directory per virtual environment.

@tjprescott tjprescott requested a review from marstr December 4, 2018 18:04
@tjprescott tjprescott merged commit e3659b3 into Azure:master Dec 5, 2018
@tjprescott tjprescott deleted the UpdateIndex branch December 5, 2018 21:14
@jiasli
Copy link
Member

jiasli commented Apr 11, 2025

This PR uses metadata.json to extract the wheel package's metadata. However, metadata.json no longer exists in wheel packages built by wheel > 0.30.0, such as azure_cli-2.71.0-py3-none-any.whl. Instead, the azure_cli-2.71.0.dist-info folder contains a METADATA file. See pypa/wheel#195.

So wheel is pinned to 0.30.0 by Azure/azure-cli#8896 and #59.

I think metadata.json is an internal file and shouldn't be read by us.

RenSilvaAU pushed a commit to RenSilvaAU/azure-cli-dev-tools that referenced this pull request Aug 7, 2025
React frontend and Flask backend to list all specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants