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: Ibcb61cc05e59cf201354cefeb717c3e869487174
This commit is contained in:
zhangyangyang 2017-09-20 23:20:44 +08:00
parent 9819720f78
commit 50b7cd4c70
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0