Skip to content
New issue

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

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

Already on GitHub? # to your account

env: fix global pip #746

Merged
merged 3 commits into from
Feb 29, 2024
Merged

env: fix global pip #746

merged 3 commits into from
Feb 29, 2024

Conversation

layday
Copy link
Member

@layday layday commented Feb 29, 2024

No description provided.

@@ -101,7 +101,8 @@ def _valid_global_pip() -> bool | None:
"""

try:
return _has_valid_pip()
# Version to have added the `--python` option.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this was a newer option but didn't see it from quick searches. Thanks!

@henryiii henryiii merged commit 9588222 into pypa:main Feb 29, 2024
62 of 63 checks passed
@layday layday deleted the fix-global-pip branch March 1, 2024 18:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants