mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
a31f0c34a3
- Fix marker cleaning - Fixes #2979 Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
114 B
Plaintext
2 lines
114 B
Plaintext
Fixed a bug which caused ``verify_ssl`` to fail to drop through to ``pip install`` correctly as ``trusted-host``.
|