-
-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Surface Pip dependency conflict information. (#1162)
Unfortunately, the useful information is sent to stdout which we suppress since stdout is used to emit alot of other information that would be noise for Pex users. Until pypa/pip#9420 is resolved we work around this by plucking the information out of a --log file. Fixes #1159
- Loading branch information
Showing
2 changed files
with
118 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters