diff --git a/tox.ini b/tox.ini index 1d7d3daf46a4918df2f0b7ebec5b6257ee8f873a..4dc38fb541aa720338639b776759f9d0205a9e7e 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,6 @@ [tox] envlist = flake8 +skipsdist = True [testenv:flake8] basepython = python