Skip to content

Update setuptools to 75.1.0 #17943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Oct 14, 2024

https://setuptools.pypa.io/en/stable/history.html#v75-1-0

Since setuptools 70.1 the bdist_wheel command is shipped with setuptools directly. It's no longer necessary to specify wheel as a build system requirement.

Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 970428a into python:master Oct 14, 2024
18 checks passed
@cdce8p cdce8p deleted the update-build-system branch October 14, 2024 22:01
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