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
The pip3.x entrypoint in the pip wheel was misleading,
because the pip wheel works for any python 3 version.
Pip continues to special-case itself to generate that
version specific entry point when it installs itself.
0 commit comments