Skip to content
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

Stop suggesting adding wheel to pyproject.toml #1679

Merged
merged 1 commit into from Nov 27, 2023
Merged

Conversation

webknjaz
Copy link
Member

This was a historic mistake in the setuptools' docs that many projects copied. But wheel is already a dependency injected by setuptools when needed. So let's not suggest people to depend on it when producing sdists.

This was a historic mistake in the `setuptools`' docs that many projects copied. But `wheel` is already a dependency injected by `setuptools` when needed. So let's not suggest people to depend on it when producing sdists.
@joerick joerick merged commit a4f8eb3 into pypa:main Nov 27, 2023
8 of 9 checks passed
@joerick
Copy link
Contributor

joerick commented Nov 27, 2023

thanks @webknjaz !

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.

None yet

3 participants