We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc31f0 commit 22f3426Copy full SHA for 22f3426
tox.ini
@@ -6,4 +6,5 @@ envlist = py26, py27, py33, py34, py35, py36, pypy, pypy3
6
[testenv]
7
deps = pytest
8
requests
9
+ py26: httpbin==0.5.0
10
commands = ./runtests.sh {posargs:tests/}
0 commit comments