Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for old Python versions #39

Open
nmusatti opened this issue Mar 29, 2021 · 0 comments
Open

Improve support for old Python versions #39

nmusatti opened this issue Mar 29, 2021 · 0 comments

Comments

@nmusatti
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant