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: I9d8171fb4b3edfb5c9d643b12140ada254f4a7aa
This commit is contained in:
zhangyangyang 2017-09-20 22:24:55 +08:00
parent 482f954e16
commit 7d11c7e2bd

View File

@ -25,7 +25,6 @@ packages =
[extras]
test =
coverage>=3.6
python-subunit>=0.0.18
oslotest>=1.10.0 # Apache-2.0
reno>=1.6.2 # Apache2
tempest>=10