Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / 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