pypa / get-pip

Helper scripts to install pip, in a Python installation that doesn't have it.
https://bootstrap.pypa.io/pip/
MIT License
738 stars 293 forks source link

Update to 23.1.1 #186

Closed pfmoore closed 1 year ago

pfmoore commented 1 year ago

Virtualenv desupported Python 2.7, causing CI to fail. For now, I have removed Python 2.7 from CI. We can decide in a followup PR if testing against 2.7 is worth pinning an older version of Virtualenv (IMO, it isn't).