diff --git a/tox.ini b/tox.ini index f6c0beb3..1f788372 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] minversion = 3.2.0 -envlist = linters,docs,py +envlist = linters,docs,py3 skipsdist = True # Automatic envs (pyXX) will only use the python version appropriate to that