You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments