Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-12 10:48:52 -04:00
parent 20e8628d7e
commit 80b97c0faa
+2
View File
@@ -1,3 +1,5 @@
11.6.0:
- Vendor all of pip9, in preparation for the release of Pip10.
11.5.3:
- Attempt to grab markers from -e provided setup.py files.
- Revert "rely on the underlying pipenv sync architecture to pick up dependencies".