summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 4ec1a203..738f456c 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -28,4 +28,7 @@ netifaces
# For translations processing
Babel
-requests<1.0 \ No newline at end of file
+requests<1.0
+
+# keyring is required by python-keystoneclient-master
+keyring \ No newline at end of file