diff --git a/tools/pip-requires b/tools/pip-requires index 8d07fd36be..5faba27504 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 d8b6afb62c..ce094d9f17 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,5 +1,7 @@ distribute>=0.6.24 +coverage +mock mox nose nose-exclude