summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2016-06-21 13:38:32 +0200
committerDirk Mueller <dirk@dmllr.de>2016-06-21 17:53:16 +0200
commit1579c7ce1526a952d74faeaad3e0ad1719604221 (patch)
tree3c012103a98bcfe0611ae2b6a49941278dca18e7 /setup.cfg
parentb8ffab6aeab9b5521989b15675abb89de2214311 (diff)
downloadoslo-db-1579c7ce1526a952d74faeaad3e0ad1719604221.tar.gz
Replace tempest-lib dependency with os-testr
subunit-trace is also provided by os-testr which is a more lightweight dependency than tempest-lib. Change-Id: Ic91beb8278f9dfa3785f8f3dd495db609a88390e
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f18f3ec..c5955ad 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -43,7 +43,7 @@ test =
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
- tempest-lib>=0.14.0 # Apache-2.0
+ os-testr>=0.7.0 # Apache-2.0
reno>=1.6.2 # Apache2
fixtures =
testresources>=0.2.4 # Apache-2.0/BSD