summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authormelissaml <ma.lei@99cloud.net>2017-09-25 20:50:12 +0800
committermelissaml <ma.lei@99cloud.net>2017-09-25 20:50:12 +0800
commita0012b0a2278b881ec81fc80c541df4e58e66024 (patch)
treeee763fe61d3f6fcf30c267dbb9500d5b6535798e /test-requirements.txt
parent2f03cce7113d4549d13e08eeb3176e6f601f5694 (diff)
downloadoslo-rootwrap-a0012b0a2278b881ec81fc80c541df4e58e66024.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: I591aefcde07a3214b845e1f85c370503c98fdbff
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 80bf567..af651b5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT