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: I9614d3dcfc007c27c271907372ee26a2cd55d298
This commit is contained in:
zhangyangyang 2017-09-21 19:04:07 +08:00
parent 32fb6f063a
commit 5711485cf2
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ mock>=2.0.0 # BSD
mox>=0.5.3 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT