diff --git a/tox.ini b/tox.ini index ba10930..ed594df 100644 --- a/tox.ini +++ b/tox.ini @@ -6,6 +6,7 @@ commands=py.test --junitxml=junit-{envname}.xml deps = simplejson pytest + requests [testenv:pypy] basepython=/usr/bin/pypy-c