diff --git a/tox.ini b/tox.ini index 1e9ad8a..58f7c63 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,6 @@ [tox] minversion = 3.18.0 envlist = py3,functional,pep8 -skipsdist = true # Automatic envs (pyXX) will use the python version appropriate to that # env and ignore basepython inherited from [testenv]. That's what we # want, and we don't need to be warned about it.