summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-12-24 22:50:58 -0600
committerMonty Taylor <mordred@inaugust.com>2013-01-16 18:39:18 -0500
commitc5e9426bb588faacac8b8a661afc560241640e41 (patch)
tree73008044674f6cc227d435014baf10f43581911e /tools
parent1d461a6496059b0d429ebe9f360b1836ac918f31 (diff)
downloadpython-glanceclient-c5e9426bb588faacac8b8a661afc560241640e41.tar.gz
Migrate to testr.
Part of blueprint grizzly-testtools Change-Id: I9a12f0300e2731a6ee0a82e1f9737a6b83aa5d85
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires8
1 files changed, 3 insertions, 5 deletions
diff --git a/tools/test-requires b/tools/test-requires
index f1ae9bd..b6ea0cb 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,12 +1,10 @@
distribute>=0.6.24
+coverage
+discover
mox
-nose
-nose-exclude
-nosexcover
-openstack.nose_plugin
-nosehtmloutput
pep8==1.3.3
setuptools-git>=0.4
sphinx>=1.1.2
+testrepository>=0.0.13
testtools>=0.9.22