We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c7241 commit 0bb7b07Copy full SHA for 0bb7b07
tox.ini
@@ -5,5 +5,5 @@ envlist = py26,py27,py33,py34,py35,py36,py37
5
deps =
6
pytest
7
unittest2
8
- importlib
+ py26: importlib
9
commands = pytest {posargs}
0 commit comments