Merge "Add bandit to pep8 venv"

This commit is contained in:
Jenkins 2016-07-15 15:15:00 +00:00 committed by Gerrit Code Review
commit 9054f2f160
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ commands =
commands =
flake8 {posargs} anchor
flake8 {posargs} tests
bandit -r anchor
[testenv:venv]
commands = {posargs}