diff --git a/tox.ini b/tox.ini index fd3cfc6..81f4be4 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,7 @@ deps = .[bandit] commands = bandit -s B701 -r renderspec -x tests [flake8] -exclude = .venv,.git,.tox,dist,doc,*openstack/common/*,*lib/python*,*egg,build +exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build [testenv:docs] commands = python setup.py build_sphinx