mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
cdde5b12bb
- Ensure that VCS dependencies run through the RequirementPreparer before we call `get_dist()` on them. - Fixes #2310 Signed-off-by: Dan Ryan <dan@danryan.co>