diff --git a/tox.ini b/tox.ini index 85eafcd..358c088 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py33,py34,py35,py36 +envlist = py36,py37 skipsdist = True [testenv]