summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Requires4
1 files changed, 4 insertions, 0 deletions
diff --git a/Requires b/Requires
index 5a350900..bd2db00c 100644
--- a/Requires
+++ b/Requires
@@ -18,6 +18,10 @@ oauth>=1.0
boto>=2.4
# This is only needed if you have old style configurations
+# and any places where we need to support configs in a manner
+# that the built-in config parser is not sufficent (ie
+# when we need to preserve comments, or do not have a top-level
+# section)...
configobj>=4.6
# All new style configurations are in the yaml format