From f9c91f84694892c95ebe30ea87c50c1390fa188b Mon Sep 17 00:00:00 2001 From: z4r <24erre@gmail.com> Date: Thu, 14 Nov 2013 11:38:33 +0100 Subject: [PATCH] httpretty melor version upgrade --- test_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_requirements.txt b/test_requirements.txt index 002f2fa..36cf894 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ pytest pytest-pep8 pytest-cov -httpretty - +#httpretty +git+https://github.com/melor/HTTPretty.git@py33