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