8000 Pass --isolated to pip wheel invocation by keith · Pull Request #389 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content

Pass --isolated to pip wheel invocation #389

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

Conversation

keith
Copy link
Member
@keith keith commented Dec 8, 2020

This fixes the same issue as #232 but in another place.

What is the current behavior?

Currently bad user level pip.conf files break pip installations

What is the new behavior?

User level pip.conf files are ignored.

Does this PR introduce a breaking change?

Potentially if people are relying on user local pip.conf files. If they are they should likely be defining that in their build instead though.

@keith keith requested review from brandjon and lberki as code owners December 8, 2020 19:24
@google-cla google-cla bot added the cla: yes label Dec 8, 2020
This fixes the same issue as
bazel-contrib#232 but in another
place.
@keith keith force-pushed the ks/pass-isolated-to-pip-wheel-invocation branch from 41898bb to 03c0a39 Compare December 8, 2020 19:25
@thundergolfer
Copy link

I can merge this @keith if you don't want to wait longer for the assigned reviewers to review. Up to you. 👍

@keith
Copy link
Member Author
keith commented Jan 4, 2021

seems fine with me !

@thundergolfer thundergolfer merged commit d49c449 into bazel-contrib:master Jan 5, 2021
@keith keith deleted the ks/pass-isolated-to-pip-wheel-invocation branch January 6, 2021 21:21
Sign up for free to 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.

2 participants
0