Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-13 13:26:45 -04:00
parent 3d99deb120
commit 461d5ededf
+1
View File
@@ -1,4 +1,5 @@
7.0.1:
- $ pipenv project!
- [requires] python_version is now set for new projects, automatically
if a version of Python was specified.
- That wasn't easy.