diff --git a/tox.ini b/tox.ini index 16a569344..5a5b78b31 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py27-test, py38-{cov,lint}, docs +envlist = py38-{cov,lint}, docs [_test] deps = .[test]