summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-12-25 00:02:54 -0600
committerClark Boylan <clark.boylan@gmail.com>2013-05-10 15:39:10 -0700
commit11263ac3186e1ccfce0d59592d64b6857673601d (patch)
tree61a38cbdf9b355bf9443d80feea83ab79a5bfb90 /tools
parent548b52336f19ea91dde3076ff85dbce9735f5420 (diff)
downloadpython-keystoneclient-11263ac3186e1ccfce0d59592d64b6857673601d.tar.gz
Use testr instead of nose.
Part of blueprint grizzly-testtools Change-Id: I76dee19781eaac21901b5c0258e83a42180c1702
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/test-requires b/tools/test-requires
index d0abb32..41348f1 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -5,13 +5,10 @@ fixtures
keyring
mock
mox
-nose
-nose-exclude
-openstack.nose_plugin
-nosehtmloutput
pep8==1.3.3
pycrypto
sphinx>=1.1.2
+testrepository>=0.0.13
testtools>=0.9.22
WebOb>=1.0.8