mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
00dd845372
- Fixed errors with url parsing during hashing Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
126 B
Plaintext
2 lines
126 B
Plaintext
Fixed the ability of pipenv to parse ``dependency_links`` from ``setup.py`` when ``PIP_PROCESS_DEPENDENCY_LINKS`` is enabled.
|