PEP 518: Do not mention wheel in default [build-system] requires #4603
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It was never necessary. In the past, setuptools would pull it in through the PEP 517 hook, only when building the wheels. During PyCon 2024, though, wheel moved into the setuptools' codebase and so it's always bundled now, in the modern versions.
PEP 123: Summary of changes)cc @webknjaz, whose rationale I copied to the commit message.
This is a change to an accepted/final PEP and is not editorial, but reflects the reality. Is Steering Council approval necessary?(Edited by @ncoghlan: I think this is an editorial change, since it's just fixing a bug in the example config rather than changing anything in the specification. I have merged it on that basis)
📚 Documentation preview 📚: https://pep-previews--4603.org.readthedocs.build/