Merge "Remove pep8/bashate targets"

This commit is contained in:
Jenkins 2016-01-04 18:15:57 +00:00 committed by Gerrit Code Review
commit 6657c0d6d5

View File

@ -6,13 +6,6 @@ skipsdist = True
[testenv]
deps = -r{toxinidir}/test-requirements.txt
[testenv:bashate]
commands = {toxinidir}/tools/run-bashate.sh
[testenv:pep8]
commands =
flake8
[testenv:linters]
commands =
{toxinidir}/tools/run-bashate.sh