diff --git a/news/2656.bugfix b/news/2656.bugfix new file mode 100644 index 00000000..c9b26c47 --- /dev/null +++ b/news/2656.bugfix @@ -0,0 +1 @@ +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``.