Skip to content

Commit d1c7241

Browse files
author
Jordan Adler
committed
Add importlib as dep for py26
1 parent 3739f92 commit d1c7241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

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

0 commit comments

Comments
 (0)