Quickfix for #235

This commit is contained in:
Jakub Warmuz
2015-02-08 10:01:36 +00:00
parent 12d3493812
commit 9d44b10aff
+3
View File
@@ -10,6 +10,9 @@ commands =
python setup.py develop easy_install letsencrypt[testing] python setup.py develop easy_install letsencrypt[testing]
python setup.py test -q # -q does not suppress errors python setup.py test -q # -q does not suppress errors
# quickfix for #235
deps = pip<6.0.7
[testenv:cover] [testenv:cover]
basepython = python2.7 basepython = python2.7
commands = commands =