aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-06-26 06:29:45 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-26 06:29:45 +0000
commit60e21cbdbe94e32060369304b0502fe5b03af2c4 (patch)
tree37551455661d8a0d7f722a19a7662a5509d541a9 /test-requirements.txt
parent3e0ba9638fd98d43f3b2f632351c2edb556d03af (diff)
parent444a89ffc0ea4e67d16ef1378698b92232d50516 (diff)
Merge "Move the yamllint check to tox"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 66d1b33a..f435e104 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,3 +4,4 @@
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
nose>=1.3.7 # LGPL
+yamllint