requests ftw

This commit is contained in:
Kenneth Reitz
2011-02-21 13:23:12 -05:00
parent 2274f55c0e
commit 10221e8f7c
+1
View File
@@ -6,6 +6,7 @@ commands=py.test --junitxml=junit-{envname}.xml
deps =
simplejson
pytest
requests
[testenv:pypy]
basepython=/usr/bin/pypy-c