1
0
mirror of https://github.com/ceph/ceph synced 2025-03-23 10:48:12 +00:00
ceph/qa/tox.ini

9 lines
123 B
INI
Raw Normal View History

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