Skip to content

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

Merged
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-40669
May 18, 2020
Merged

bpo-40669: Use requirements.pip when installing PEG dependencies#20194
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-40669

Conversation

@pablogsal

@pablogsalpablogsal commented May 18, 2020

Copy link
Copy Markdown
Member

@lysnikolaoulysnikolaou left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

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
Copy Markdown
Member

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!

@miss-islington

Copy link
Copy Markdown
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
Copy Markdown

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

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@pablogsal@lysnikolaou@miss-islington@bedevere-bot@gvanrossum@ambv@the-knights-who-say-ni