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

Setting Pip Version for Virtual Environments #559

Closed
GusPriceAtlassian opened this issue Aug 11, 2020 · 0 comments · Fixed by #599
Closed

Setting Pip Version for Virtual Environments #559

GusPriceAtlassian opened this issue Aug 11, 2020 · 0 comments · Fixed by #599

Comments

@GusPriceAtlassian
Copy link

This is not so much a bug as a feature request. My goal is to set the pip version to a specific version in virtual environments, instead of always creating virtualenvs with "--upgrade pip". I created the following PR to address this:

#558

I'm not sure that this is necessarily the optimal way to get this kind of input, but by adding this variable, when I declare virtualenvs I can now pass a pip version in the format "pip==9.0.3".

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

Successfully merging a pull request may close this issue.

1 participant