diff --git a/tox.ini b/tox.ini index 37838c9..f250d73 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py34, py35, py36, py37, py38 +envlist = py35, py36, py37, py38 skip_missing_interpreters = true [testenv]