mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
eea5d57b9f
- Fixes issues when turning vcs lines into requirements - At some point there was a regression around this which treats them as normal paths - This now follows pip practices as well - Big todo: clean up duplicate functionality / break out logic for requirements parsing - Adds regression test for this case