Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-12 09:38:15 -04:00
parent a4380b4f7b
commit e00e714251
+2 -2
View File
@@ -1,6 +1,6 @@
11.5.3:
- Attempt to grab markers from -eprovided setup.py files.
- Once again, install sub-dependencies with pipenvinstall — to probematic to rely on the lockfile yet.
- Attempt to grab markers from -e provided setup.py files.
- Revert "rely on the underlying pipenv sync architecture to pick up dependencies".
11.5.2:
- Fix bug with markers (e.g. responses package).
11.5.1: