Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PP003: Does not list wheel as a build-dep Do not include `"wheel"` in your `build-system.requires`, setuptools does this via PEP 517 already. Setuptools will also only require this for actual wheel builds, and might have version limits.
- Loading branch information