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
Python versions before 3.6 are not supported by pip anymore, but specific versions of the get-pip.py script are provided that make it possible to install the latest supporting version. These should be used when running ansible-pip against an old Python version.
Additionally, for these Python releases latest should really mean latest supporting pip version and this role's behaviour should reflect that.
The text was updated successfully, but these errors were encountered:
Python versions before 3.6 are not supported by
pip
anymore, but specific versions of theget-pip.py
script are provided that make it possible to install the latest supporting version. These should be used when runningansible-pip
against an old Python version.Additionally, for these Python releases
latest
should really mean latest supportingpip
version and this role's behaviour should reflect that.The text was updated successfully, but these errors were encountered: