summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaoyuan <cao.yuan@99cloud.net>2017-09-25 21:57:12 +0800
committercaoyuan <cao.yuan@99cloud.net>2017-09-25 21:57:49 +0800
commit9d54f4c31fd540d341e470c0cc173a4d5ce966a3 (patch)
treebfa8157ac48064863c2bb31496b2e44e18c50930
parent6c214eeec096be25d3f231fa71bb32a9a22c75cf (diff)
downloadpython-cinderclient-9d54f4c31fd540d341e470c0cc173a4d5ce966a3.tar.gz
cleanup test-requirements
python-subunit is not used directly anywhere and it is dependency of both testrepository and os-testr (probably was used by some tox wrapper script before) Change-Id: I9ef59e6f7a8f9519943578ea06819a2ab7ef4cfc
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8f76e99..f6fb66b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,6 @@ ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
-python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD