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
* 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
0 commit comments