]> git.proxmox.com Git - ceph.git/blob - ceph/src/tools/cephfs/shell/tox.ini
import ceph quincy 17.2.4
[ceph.git] / ceph / src / tools / cephfs / shell / tox.ini
1 [tox]
2 envlist = py3
3 skipsdist = true
4
5 [testenv:py3]
6 deps = flake8
7 commands = flake8 --ignore=W503 --max-line-length=100 cephfs-shell