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: I9b820108f1aaa42570e41a1c327ec6f9a5f7d7dd
This commit is contained in:
zhangyangyang 2017-09-21 16:08:18 +08:00
parent 34c8b7148e
commit 9d141b2677
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ hacking<0.10,>=0.9.2
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD