[tox]
envlist = flake8
skipsdist = True
[testenv:flake8]
deps=
flake8
commands=flake8 --select=F,E9 --exclude=venv,.tox