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
Use the get-pip script to bootstrap pip and setuptools to pinned
versions for Python 3.2 compatibility.
PyPy3's latest Windows version only supports Python 3.2, so while Python
3.2 is EOL upstream, we're still testing against it and need to be able
to install our tooling (including pip and setuptools).
0 commit comments