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: Ic3cb9347d77ca53a3005aff1cd756e0c0f02ead6
This commit is contained in:
zhangyangyang 2017-09-21 22:24:13 +08:00
parent 33cf52b671
commit 570cd27e14
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking<0.11,>=0.10.0
python-cinderclient>=3.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0