Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-24 09:12:32 -05:00
parent af1b0ee6d5
commit cf0e11fbab
+2 -2
View File
@@ -1,6 +1,6 @@
10.0.2:
10.1.0:
- Default dependencies now take precidence over Develop dependencies when
creating a lockfile.
creating a Pipfile.lock.
10.0.1:
- Add extra indexes from pip config files in Pipfile generation.
- Fix bug with `pipenv clean`.