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 /upper-constraints.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 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 4bd83c4a7..a453fc6c3 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -18,3 +18,4 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 ansible===2.3.2.0 flasgger===0.6.6 +yamllint===1.10.0 |