diff --git a/tox.ini b/tox.ini index fafc149f624..86acefe9b3f 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py34, py35, py36, lint, requirements, typing +envlist = py35, py36, lint, requirements, typing skip_missing_interpreters = True [testenv]