Skip to content

Conversation

@wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented Apr 28, 2025

The setuptools 70.1.0 adds a vendored wheel 0.4.3 to generate wheel and it does not generate metadata.json.
Related PR:
Adopted the bdist_wheel command from "wheel" by agronholm · Pull Request #4369 · pypa/setuptools (github.com)
Installing setuptools with a version higher than 70.0.0 will not generate metadata.json.
Pin setuptools version to 70.0.0 to unblock extension release.
image

Related command

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

  • pylint azdev --rcfile=.pylintrc -r n

  • flake8 --statistics --append-config=.flake8 azdev

kairu-ms
kairu-ms previously approved these changes Apr 28, 2025
@wangzelin007 wangzelin007 merged commit 5130a24 into Azure:dev Apr 28, 2025
25 checks passed
@AllyW
Copy link
Contributor

AllyW commented Apr 28, 2025

profile choices needs to be updated for azdev test as well.

https://github.com/Azure/azure-cli-dev-tools/blob/dev/azdev/params.py#L53

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.

3 participants