Skip to content

Commit 0bb7b07

Browse files
author
Jordan Adler
committed
iterate
1 parent d1c7241 commit 0bb7b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ envlist = py26,py27,py33,py34,py35,py36,py37
55
deps =
66
pytest
77
unittest2
8-
importlib
8+
py26: importlib
99
commands = pytest {posargs}

0 commit comments

Comments
 (0)