X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=5d09e0a47576e15f8549dd8e5018346dbb9f4ae8;hb=93b4d836eebeb8d81ceb30c1b14d86fa3fc1edf8;hp=bc14bda1856debeb9dde6b178b8438f46b57b05e;hpb=4a12edc59dc3b6b62c825329c60295fa6dd0c3da;p=apex-tripleo-heat-templates.git diff --git a/tox.ini b/tox.ini index bc14bda1..5d09e0a4 100644 --- a/tox.ini +++ b/tox.ini @@ -10,5 +10,5 @@ deps = -r{toxinidir}/requirements.txt [testenv:venv] commands = {posargs} -[testenv:validate] -commands = python ./tools/yaml-validate.py . \ No newline at end of file +[testenv:pep8] +commands = python ./tools/yaml-validate.py .