summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/pip-requires2
-rw-r--r--tools/test-requires2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 8d07fd36..5faba275 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,8 +1,6 @@
cliff
argparse
-coverage
httplib2
-mock
prettytable
simplejson
-e git://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
diff --git a/tools/test-requires b/tools/test-requires
index d8b6afb6..ce094d9f 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,5 +1,7 @@
distribute>=0.6.24
+coverage
+mock
mox
nose
nose-exclude