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: I3c0ec9bda6cc07af0e6977608f80cff57c49ba95
This commit is contained in:
melissaml
2018-01-03 17:24:54 +08:00
parent 3370658fb3
commit 3a42f3a1d6

View File

@@ -3,7 +3,6 @@ hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
mock>=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