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