aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-03-28 07:22:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-28 07:22:25 +0000
commitfb5b4d26e6b6719b2d4bf83a3070438984781569 (patch)
treee5e45cd6875987e96d3f7f0341d316de3b3e092c
parentadb0769729fd2558fb41edfc6d3fc84f2b2a9030 (diff)
parent12399644a70f811a36c44ce4d0b1a8ec447fa2d9 (diff)
Merge "remove replicated dependencies" into stable/danube
-rw-r--r--test-requirements.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index cfbbdcdd..5b770010 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,15 +2,12 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-tox
-pytest
-pytest-cov
-pytest-mock
coverage
-pykwalify
mock
pip_check_reqs
-coverage
+pykwalify
+pytest
pytest-cov
pytest-faker
+pytest-mock
tox