Skip to content

Commit

Permalink
Add importlib as dep for py26
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Adler committed Oct 23, 2018
1 parent 3739f92 commit d1c7241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ envlist = py26,py27,py33,py34,py35,py36,py37
deps =
pytest
unittest2
importlib
commands = pytest {posargs}

0 comments on commit d1c7241

Please sign in to comment.