mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
19640af9b7
- Updated requirementslib - Fix local relative path bug whici caused paths to be output as absolute (test added to requirementslib) - Fix SSH normalization bug (test added to requirementslib) - Fixes #2440, #2441 Signed-off-by: Dan Ryan <dan@danryan.co>