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

[pull] master from Azure:master #1089

Merged
merged 1 commit into from
Oct 30, 2020
Merged

[pull] master from Azure:master #1089

merged 1 commit into from
Oct 30, 2020

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 30, 2020

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

… and pip3 are installed (#5747)

As part of the transition from Python 2 to Python 3, we are installing both pip2 and pip3 in the slave and config-engine containers. This PR replaces calls to `pip` in these containers with an explicit call to `pip2` to ensure the proper version of pip is executed, no matter which version of pip is aliased to `pip`, as we no longer rely on that alias.

Also some other pip-related cleanup
@pull pull bot added the ⤵️ pull label Oct 30, 2020
@pull pull bot merged commit 6333bb7 into pphuchar:master Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant