Skip to content

Pass --isolated to pip wheel invocation#389

Merged
thundergolfer merged 3 commits intobazel-contrib:masterfrom
keith:ks/pass-isolated-to-pip-wheel-invocation
Jan 5, 2021
Merged

Pass --isolated to pip wheel invocation#389
thundergolfer merged 3 commits intobazel-contrib:masterfrom
keith:ks/pass-isolated-to-pip-wheel-invocation

Conversation

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

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