added tox.ini

Change-Id: Id44026f406da2cce5c2b609c8aaffa370e29e34d
This commit is contained in:
Lars Kellogg-Stedman 2015-03-19 12:20:39 -04:00
parent 2017ef5a76
commit 93d6f6dd80
1 changed files with 11 additions and 0 deletions

11
tox.ini Normal file
View File

@ -0,0 +1,11 @@
[tox]
skipsdist = True
envlist = lint
minversion = 1.6
[testenv]
deps = -r{toxinidir}/test-requirements.txt
[testenv:lint]
commands =
{toxinidir}/tools/validate-all-yaml.sh