From e8153fed17400d8cb376691ab4c41f435d55aba9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 28 Sep 2017 16:03:37 -0400 Subject: [PATCH] pip-tools Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 128f2eeb..22ade665 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 8.1.7: - Fix dependencies with markers attached. That wasn't easy. + - Vendor (patch) pip-tools. - Honor PIP_SRC if it is provided. - Update Python 2.x default to 2.7.14. - Deploy mode aborts if Python version doesn't match.