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: Ic87b5ab6f6fda2ca6423043f0e226c122f736e64
This commit is contained in:
zhangyangyang 2017-09-21 14:51:53 +08:00
parent 10dcd1bdb3
commit c410820d9d
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ coverage>=4.0 # Apache-2.0
flake8>=2.5.4,<2.6.0 # MIT
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD