aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-08-04 22:16:49 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-08-04 22:16:49 -0500
commitf40d79714a426a1ea4fe7742ccab836440336eca (patch)
tree0527eadc29617bde6417584292e3d4f1d8a4f22e /setup.py
parente69bb23b4c3352cd119f9a513ea0e12a123a9d15 (diff)
parentaa797ca130c5331e6d40d4be746c3963ec9de111 (diff)
downloadmediagoblin-f40d79714a426a1ea4fe7742ccab836440336eca.tar.lz
mediagoblin-f40d79714a426a1ea4fe7742ccab836440336eca.tar.xz
mediagoblin-f40d79714a426a1ea4fe7742ccab836440336eca.zip
Merge remote branch 'remotes/jwandborg/f477_cloudfiles'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3508f5f0..6043ad41 100644
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@ setup(
'webtest',
'ConfigObj',
'Markdown',
+ 'python-cloudfiles',
## For now we're expecting that users will install this from
## their package managers.
# 'lxml',