Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-24 08:14:50 -05:00
parent 209536b007
commit 4d44f350db
+1
View File
@@ -2,6 +2,7 @@
- Add extra indexes from pip config files in Pipfile generation.
- Fix bug with `pipenv clean`.
- Install from Pipfile.lock after each successful `pipenv install`.
- Temporary file cleanup.
10.0.0:
- Introduce `pipenv sync` command.
- Introduce `pipenv clean` command.