Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix parsing of editable packages, fixes pypa#2714
Fix the parsing of an editable package. When the package name is '-e', it will be concatenated with the next package in the list (which is the VCS URL).
- Loading branch information