X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=5d09e0a47576e15f8549dd8e5018346dbb9f4ae8;hb=7c39f66d1c7a68d46e9cc116e8985b9d1650afb9;hp=bc14bda1856debeb9dde6b178b8438f46b57b05e;hpb=92fd515d2d544521b6c18e1ad63959c781c29672;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 .