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

bpo-40669: Use requirements.pip when installing PEG dependencies #20194

Merged
merged 1 commit into from
May 18, 2020

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented May 18, 2020

Copy link
Contributor

@lysnikolaou lysnikolaou left a 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?

@pablogsal
Copy link
Member Author

Do we also want -U?

Given that this code won't trigger unless there is no venv I don't think it matters.

@lysnikolaou
Copy link
Contributor

Do we also want -U?

Given that this code won't trigger unless there is no venv I don't think it matters.

Ok, go for it!

@pablogsal pablogsal merged commit 3764069 into python:master May 18, 2020
@pablogsal pablogsal deleted the bpo-40669 branch May 18, 2020 22:37
@ambv ambv added the needs backport to 3.9 only security fixes label May 19, 2020
@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2020
…honGH-20194)

(cherry picked from commit 3764069)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

GH-20203 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 19, 2020
miss-islington added a commit that referenced this pull request May 19, 2020
…20194)

(cherry picked from commit 3764069)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants