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

Fix pipenv graph #2268

Merged
merged 4 commits into from
Jun 4, 2018
Merged

Fix pipenv graph #2268

merged 4 commits into from
Jun 4, 2018

Conversation

techalchemy
Copy link
Member

Fix pipenv graph so that it uses local system pip instead of trying to use patched pip (since this runs in the virtualenv this won't ever work)

  • Fixes pipenv graph is blank #2258
  • Add patch to prevent import rewrites from catching this again
  • Add useful debugging line to print errors to stderr

Signed-off-by: Dan Ryan <[email protected]>
 - Fixes #2258
 - Add patch to prevent import rewrites from catching this again
 - Add useful debugging line to print errors to stderr

Signed-off-by: Dan Ryan <[email protected]>
@techalchemy techalchemy merged commit 62e01b4 into master Jun 4, 2018
@techalchemy techalchemy deleted the bugfix/cli-graph branch June 4, 2018 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant