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

Evaluate usage of 'ensurepip' #114

Open
tomuben opened this issue Feb 14, 2022 · 0 comments
Open

Evaluate usage of 'ensurepip' #114

tomuben opened this issue Feb 14, 2022 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@tomuben
Copy link
Collaborator

tomuben commented Feb 14, 2022

Background

In #113 @Nicoretti suggested to use ensurepip instead of get-pip (the approach we use today).
This would have the advantage of being independent of an URL for installing pip(see #111).
However, @tkilias told me there were some issues in the past with ensurepip, for example one problem might be that an existing version of pip will not be replaced.

Acceptance Criteria

Validate if ensurepip can be used instead of get-pip:

  1. Check if it works
  2. Check if it replaces an existing version of pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant