summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2016-01-18 21:10:34 +0100
committerAndreas Jaeger <aj@suse.com>2016-01-21 19:53:18 +0100
commit9ea26df343a45b45bc2006f341d800272df3fbe9 (patch)
tree3040d0fb555f2a5917673fd728d21497285fafb9 /tox.ini
parent63f0fc3e61a4407e419324c24ae619cc22d87545 (diff)
downloadkeystonemiddleware-9ea26df343a45b45bc2006f341d800272df3fbe9.tar.gz
Remove bandit tox environment
bandit is now part of linters environment, remove it from tox.ini. Change-Id: Idf05e6c85c3f701319f84acc5e2414b2aa83e0e0 Depends-On: I849cab5461b7b6f483fc5967b50736e0ba30e705
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index a08321e..e985a2a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -36,10 +36,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands = oslo_debug_helper {posargs}
-[testenv:bandit]
-deps = -r{toxinidir}/test-requirements.txt
-commands = bandit -c bandit.yaml -r keystonemiddleware -n5 -p gate
-
[flake8]
# NOTE(lbragstad): Even though we aren't ignoring any hacking checks, we have
# to leave it assigned in the environment specification otherwise some error