From a3d9506b9664dc3e232bfe104f158608990de45b Mon Sep 17 00:00:00 2001 From: Oliver Newman Date: Sun, 19 Aug 2018 16:23:10 -0400 Subject: [PATCH] Add news entry for #2754 --- news/2754.trivial | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/2754.trivial diff --git a/news/2754.trivial b/news/2754.trivial new file mode 100644 index 00000000..64ce2f5d --- /dev/null +++ b/news/2754.trivial @@ -0,0 +1 @@ +Added a warning message if the ``PIPENV_DOTENV_LOCATION`` environment variable is set but the specified file does not exist.