From e00e7142512bed87fa8db376cf16bf01e1b7033f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 09:38:15 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.txt b/HISTORY.txt index 5d6ff73a..4bb4526b 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,6 @@ 11.5.3: -- Attempt to grab markers from -e–provided setup.py files. -- Once again, install sub-dependencies with pipenv–install — 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: