From 331b878a698d34979638d9ff9f8f0cd8cd24478a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 2 Oct 2017 09:02:26 -0400 Subject: [PATCH] update vendored setuptools Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index d555e6cc..5ef471a7 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 8.2.7: - Fix unicode decode error on windows. - Fix bug with non-editable installs. + - Update vendored setuptools. 8.2.6: - Fix for some git remotes. - Increased the default number of max rounds for pip-tools, made it user-configurable.