Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using
wheel
as an unconditional build dep
It used to be an incorrect recommendation in some of the upstream docs. `setuptools` auto-injects it when building wheels and it's unnecessary when building sdist.
- Loading branch information