summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/tox.ini
blob: c5826ecb6ecd86fe4347f2019705b6fdac0e0887 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = flake8
skipsdist = True

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