Skip to content

Commit 22f3426

Browse files
committed
py26: pin httpbin version in tox
1 parent fcc31f0 commit 22f3426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ envlist = py26, py27, py33, py34, py35, py36, pypy, pypy3
66
[testenv]
77
deps = pytest
88
requests
9+
py26: httpbin==0.5.0
910
commands = ./runtests.sh {posargs:tests/}

0 commit comments

Comments
 (0)