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

Commits on May 26, 2018

  1. Update pipdeptree

    Signed-off-by: Dan Ryan <[email protected]>
    techalchemy committed May 26, 2018
    Configuration menu
    Copy the full SHA
    4b5a4ef View commit details
    Browse the repository at this point in the history
  2. Fix pipenv graph to use local pip

     - 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 committed May 26, 2018
    Configuration menu
    Copy the full SHA
    53a2358 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    2a12340 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    97115ee View commit details
    Browse the repository at this point in the history