mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
fd5b4ba99d
Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
163 B
Plaintext
2 lines
163 B
Plaintext
Fixed a bug which sometimes caused pipenv to parse the ``trusted_host`` argument to pip incorrectly when parsing source URLs which specify ``verify_ssl = false``.
|