Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Support for pip 10 #17

@tylerphelan

Description

@tylerphelan

Pip 10 no longer supports the use of internal APIs: https://groups.google.com/forum/#!topic/pypa-dev/JVTfS6ZdAuM.

This causes pip-grep and pip-diff to error with:

File "pip-grep", line 12, in <module>
       from pip.req import parse_requirements
   ImportError: No module named 'pip.req'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions