Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update gpip function to use explicit false value #1100

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

Merged
merged 2 commits into from
Aug 3, 2021
Merged

Update gpip function to use explicit false value #1100

merged 2 commits into from
Aug 3, 2021

Conversation

trk9001
Copy link
Contributor

@trk9001 trk9001 commented May 4, 2021

This closes #1099.

The previously suggested shell function gpip for installing global packages while pip was configured to require an active virtual environment would not work as intended in all cases. Please see the associated issue for more details.

This commit fixes #1099. See that issue for more details.
@jeffwidman
Copy link

@dbader any chance ☝️ could be merged? It's a valid fix.

@dbader
Copy link
Member

dbader commented Aug 3, 2021

Ah perfect, thanks @jeffwidman. LGTM!

@dbader dbader merged commit ebfd9b7 into realpython:master Aug 3, 2021
@jeffwidman
Copy link

Thanks!

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 this pull request may close these issues.

Suggested function for installing packages globally does not work as intended
3 participants