Refine the news entry

This commit is contained in:
frostming
2019-04-01 12:58:29 +08:00
parent 08b35715c0
commit 09e1d55bee
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Do not touch Pipfile early and rely on it so that one can do ``pipenv sync`` without a Pipfile.
-1
View File
@@ -1 +0,0 @@
Decouple project from the existence of Pipfile.
+1
View File
@@ -0,0 +1 @@
Improve the error message when one tries to initialize a Pipenv project under ``/``.