diff --git a/tox.ini b/tox.ini index 224f658..537a2d5 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = {py27,py35,py36,py37,pypy} +envlist = {py35,py36,py37,pypy} skip_missing_interpreters = True minversion = 2.4.0