diff --git a/tox.ini b/tox.ini index 4c067d79..96725362 100644 --- a/tox.ini +++ b/tox.ini @@ -22,7 +22,7 @@ deps = commands = flake8 -[style] +[pycodestyle] max-line-length=160 [flake8]