1
0
mirror of https://github.com/ceph/ceph synced 2024-12-20 02:13:04 +00:00
ceph/qa/tox.ini
2016-12-14 11:29:55 -06:00

9 lines
123 B
INI

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