mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
499558e7bc
- Fix a bug which raised `UnboundLocalError` when parsing malformed urls - Fixes #2614 Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
112 B
Plaintext
2 lines
112 B
Plaintext
Update requirementslib to fix a bug which could raise an ``UnboundLocalError`` when parsing malformed VCS URIs.
|