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