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: I1a6b2510c4bd0d3b0459951dce1c5ef78b2809d5
This commit is contained in:
caoyuan 2017-09-25 21:59:49 +08:00
parent 7ff323baf0
commit 5695a7f042
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT