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: I1c021424dcc66f1aa080e35fa51ef02bf22ed915
This commit is contained in:
zhangyangyang 2017-09-21 14:45:04 +08:00
parent 7d84ee67e4
commit 1bcc0b44b8
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ mock>=1.0,<1.1.0
pep8==1.5.7
mccabe==0.2.1 # MIT License
pylint==1.4.4 # GNU GPL v2
python-subunit>=0.0.18
pyflakes==0.8.1
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0,<2.0.0