summaryrefslogtreecommitdiffstats
path: root/src/tools/cephfs/shell/tox.ini
blob: c1cbff051369ab76f895d9f2c01089de700f9d8b (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-shell