Fix dependency from tempest-lib to os-testr

It's actually os-testr that provides subunit-trace.

Change-Id: Ia4ea27c979092939f0a1e5e27262232da594820a
This commit is contained in:
Julien Danjou 2016-04-12 15:15:04 +02:00
parent f85cb4d3f6
commit fb8c8e42cc

View File

@ -63,7 +63,7 @@ test =
testtools>=1.4.0
gabbi>=0.12.0 # Apache-2.0
# Provides subunit-trace
tempest-lib>=0.6.1
os-testr
python-subunit>=0.0.18
[entry_points]