diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-04 20:01:22 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-12-04 20:04:51 +0100 |
commit | 90b8e7922a42defb3e571a0a8e81306e9abc0fe3 (patch) | |
tree | 44dade18355e5420c0d2a98e47a206c069e980aa /test-requirements.txt | |
parent | 462b1f77176092d2ea075f32bf60d06920c87240 (diff) |
Create a tox env to check yaml files
It also fixes all testcases config files.
Change-Id: I81a6ffb8b7acf4239c79129dc842e283d3d32b35
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 372e9ce46..569b80c3d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,3 +7,4 @@ nose # LGPL flake8<2.6.0,>=2.5.4 # MIT pylint==1.4.5 # GPLv2 sphinx>=1.6.2 # BSD +yamllint |