From 6e5a65404721e4c05c40102f19cf0d58930887c6 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Fri, 15 Jun 2012 17:43:01 -0700 Subject: Enabled the oauth library, which seems needed for maas datasource. --- Requires | 1 + 1 file changed, 1 insertion(+) diff --git a/Requires b/Requires index 6a7064af..dbf64baf 100644 --- a/Requires +++ b/Requires @@ -1,2 +1,3 @@ Tempita>=0.4 PrettyTable>=0.4 +oauth>=1.0 -- cgit v1.2.3