Skip to content
Snippets Groups Projects
Commit a8ae8a15 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Remove pep8 target"

parents 8ebe1142 e1d121e1
No related branches found
No related tags found
No related merge requests found
...@@ -11,11 +11,6 @@ commands = ...@@ -11,11 +11,6 @@ commands =
flake8 flake8
{toxinidir}/tools/run-bashate.sh {toxinidir}/tools/run-bashate.sh
[testenv:pep8]
commands =
flake8
{toxinidir}/tools/run-bashate.sh
[testenv:venv] [testenv:venv]
commands = {posargs} commands = {posargs}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment