From 5939541bc771e1205394b05e757d7b23b3aca862 Mon Sep 17 00:00:00 2001 From: Guang Yee Date: Thu, 8 Nov 2012 16:32:17 -0800 Subject: bug-1040361: use keyring to store tokens User can optionally turn off keyring by specifying the --no-cache option. It can also be disabled with environment variable OS-NO-CACHE. Change-Id: I8935260bf7fd6befa14798da9b4d02c81e65c417 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index 69d94ba..caa6e2c 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,6 +1,7 @@ distribute>=0.6.24 coverage +keyring mock mox nose -- cgit v1.2.1