Cleanup setup.cfg

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: I5425614f54c89add268a6528ebf0daf56b07fea1
This commit is contained in:
zhangyangyang 2017-09-20 21:23:26 +08:00
parent 6005f80f9b
commit f36b740f87

View File

@ -63,8 +63,6 @@ test =
testresources>=0.2.4 # Apache-2.0/BSD
gabbi>=1.30.0 # Apache-2.0
# Provides subunit-trace
os-testr
python-subunit>=0.0.18
webtest
gnocchi[postgresql,file]