summaryrefslogtreecommitdiffstats
path: root/src/tools/cephfs/top/tox.ini
blob: b125c0bc8eac8d9e3310ab3f4eb87a61682b403b (plain)
1
2
3
4
5
6
7
[tox]
envlist = py3
skipsdist = true

[testenv:py3]
deps = flake8
commands = flake8 --ignore=W503 --max-line-length=100 cephfs-top