summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-05-15 03:53:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-15 03:53:31 +0000
commitcbdb2b6ab819f1cad4cfcdc47c53d76030305633 (patch)
treead3c4147ee7f6b14e54a8720e92e3fc7f08e208f /test-requirements.txt
parent86e864f2cc5a079a29eb171d5795e1e3ce39bbc1 (diff)
parentfb09a7ed97707b6a007721ff4b72a904c4204e93 (diff)
Merge "refacort deploy.yml and add jsonschema to validate it"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ea421d4a..1def47c3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,9 +1,9 @@
configobj
+jsonschema
paramiko
-pyyaml
-scp
pytest
pytest-cov
pytest-faker
pytest-mock
-
+pyyaml
+scp