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