]> git.proxmox.com Git - ceph.git/blob - ceph/qa/tox.ini
bump version to 18.2.2-pve1
[ceph.git] / ceph / qa / tox.ini
1 [tox]
2 envlist = flake8
3 skipsdist = True
4
5 [testenv:flake8]
6 deps=
7 flake8
8 commands=flake8 --select=F,E9 --exclude=venv,.tox