diff --git a/tox.ini b/tox.ini index 9af01e8..f0d89fd 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py34,py35,py36,37 +envlist = py34,py35,py36,py37 skipsdist = True [testenv]