Skip to content

Remove wheel from default PEP 517 backend#2341

Merged
charliermarsh merged 1 commit intomainfrom
charlie/wheel
Mar 10, 2024
Merged

Remove wheel from default PEP 517 backend#2341
charliermarsh merged 1 commit intomainfrom
charlie/wheel

Conversation

@charliermarsh
Copy link
Member

Summary

This matches the latest pip and build releases. See: #2313.

Closes #2313.

@charliermarsh charliermarsh added the compatibility Compatibility with a specification or another tool label Mar 10, 2024
Copy link
Member

@konstin konstin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setuptools declares wheel as a wheel build dependency for PEP 517 builds already via a build hook

That's neat

@charliermarsh
Copy link
Member Author

I think we need to keep wheel when do a legacy setup.py build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility Compatibility with a specification or another tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove wheel for PEP 517 fallback builds

2 participants