diff --git a/tox.ini b/tox.ini index d7bdab596..2aa1f391c 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ minversion = 1.6 # Do not run install command skipsdist = True -# Environements to execute when invoking 'tox' +# Environments to execute when invoking 'tox' envlist = flake8 [testenv:flake8]