diff --git a/tox.ini b/tox.ini index f29130d..a1cd86a 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = flake8, py26, py27, py33, py34, py35, pypy +envlist = flake8, py26, py27, py33, py34, py35, py36, pypy [testenv] passenv = *