@ -15,6 +15,7 @@ deps =
pytest-rerunfailures
[testenv:flake8]
skip_install = true
basepython = python
deps = flake8
commands = flake8 {posargs:.}