From 92caefcb96a0d29c6e76db0b0e03484f0847bfa8 Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Fri, 10 Aug 2018 04:41:12 -0400 Subject: [PATCH] Add news entry for #2671 --- news/2671.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/2671.doc diff --git a/news/2671.doc b/news/2671.doc new file mode 100644 index 0000000000..859cc37770 --- /dev/null +++ b/news/2671.doc @@ -0,0 +1 @@ +Added additional information about troubleshooting ``pipenv shell`` by using the the ``$PIPENV_SHELL`` environment variable.