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: I63353aa1a6b3a79c4b90138f0fe0efb9cfb5c283
This commit is contained in:
melissaml 2017-12-19 11:04:35 +08:00
parent 3b0779b912
commit 69bbe4cb03
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT