-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
bpo-40669: Use requirements.pip when installing PEG dependencies #20194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also want -U
?
Given that this code won't trigger unless there is no |
Ok, go for it! |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
…honGH-20194) (cherry picked from commit 3764069) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
GH-20203 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue40669