Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop explicitly listing wheel as a build dependency (#12728)
* Stop explicitly listing wheel as a build dependency setuptools' get_requires_for_build_wheel() hook already injects this dependency when building wheels is requested. See also 64d8938. * Fix typo in news fragment Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]> --------- Co-authored-by: Tzu-ping Chung <[email protected]> Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
- Loading branch information