summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDai Dang Van <daidv@vn.fujitsu.com>2017-10-06 16:24:22 +0700
committerDai Dang Van <daidv@vn.fujitsu.com>2017-10-07 05:31:27 +0000
commit9e662c4a162736102bc4249bd6649201a69cd732 (patch)
treed7b228695267e008c303813b4529a59849432a9f /test-requirements.txt
parente87d03911139d84230fba4f8c1af048be57153e9 (diff)
downloadironic-python-agent-9e662c4a162736102bc4249bd6649201a69cd732.tar.gz
Remove python-subunit in test-requirements
Now, os-testr is depending on python-subunit [1], so we don't need this any more. [1] https://github.com/openstack/os-testr/blob/master/requirements.txt Change-Id: I8e1022cf04b5fff665c371594dee2b827c7d77b0
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 16d9a4e7..e3111ae3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,6 @@ hacking>=1.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=1.4.0 # MIT
-python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0