Extras for bandit
Rather than put bandit in test-requirements.txt, put it in its own section in [extras]. Change-Id: I53ac219ac8b7be077edb2a2ce5d4ed5f69d0a8e4
This commit is contained in:
parent
62058ae458
commit
2d96d3467a
@ -29,6 +29,8 @@ memcache =
|
||||
python-memcached>=1.56
|
||||
MongoDB =
|
||||
pymongo>=3.0.2
|
||||
bandit =
|
||||
bandit>=0.13.2
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
|
@ -32,8 +32,5 @@ oslosphinx>=2.5.0 # Apache-2.0
|
||||
|
||||
tempest-lib>=0.6.1
|
||||
|
||||
# Security checks
|
||||
bandit>=0.13.2
|
||||
|
||||
# Functional tests.
|
||||
requests>=2.5.2
|
||||
|
Loading…
Reference in New Issue
Block a user