From d100232428b68491418f25f731c0b3cce72c4f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 21 Jun 2016 17:54:58 +0200 Subject: [PATCH] Also mention my fork of CacheControl in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f79e2a..0ebd55b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Primary requirements: -CacheControl==0.11.6 +-e git+https://github.com/sybrenstuvel/cachecontrol.git@sybren-filecache-delete-crash-fix#egg=CacheControl lockfile==0.12.2 pillarsdk==1.2.0 wheel==0.29.0