Skip to content

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Mar 15, 2023

Summary of changes

Add a note explaining that the wheel requirement that used to be historically used in documentation was incorrect. This also explains why it can frequently be found in existing projects, and what problems it causes. I find myself repeatedly explaining it, so I think having a single official source would be better.

Pull Request Checklist

Add a note explaining that the `wheel` requirement that used to be historically used in documentation was incorrect. This also explains why it can frequently be found in existing projects, and what problems it causes. I find myself repeatedly explaining it, so I think having a single official source would be better. Incorporates suggestions from Anderson Bravalheri.
@abravalheri
Copy link
Contributor

Let's see if the CI pass now (there might be problems with 3.12, but I am addressing those in a different PR).

@abravalheri abravalheri merged commit 000efbf into pypa:main Apr 20, 2023
@abravalheri
Copy link
Contributor

Thank you very much for the contribution.

@mgorny
Copy link
Contributor Author

mgorny commented Apr 20, 2023

Thanks!

@mgorny mgorny deleted the wheel-note branch April 20, 2023 14:35
matthewfeickert added a commit to matthewfeickert/cvmfs-venv that referenced this pull request Jul 31, 2025
* Remove install and upgrade of wheel. - For dependencies that don't provide a wheel, and don't have build-system metadata in pyproject.toml, modern setuptools has integrated wheel and so installation is unnecessary. c.f. pypa/setuptools#3859
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants