From 9d33d6323dc69199ed4ce536f14177ee963fac5e Mon Sep 17 00:00:00 2001 From: jxltom Date: Fri, 9 Nov 2018 10:00:29 +0800 Subject: [PATCH] Add bugfix news for issue 3201 --- news/3201.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/3201.bugfix diff --git a/news/3201.bugfix b/news/3201.bugfix new file mode 100644 index 00000000..01dba4f6 --- /dev/null +++ b/news/3201.bugfix @@ -0,0 +1 @@ +Fix a bug where exception is raised when run pipenv graph in a project without created virtualenv