diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-04 22:16:49 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-08-04 22:16:49 -0500 |
commit | f40d79714a426a1ea4fe7742ccab836440336eca (patch) | |
tree | 0527eadc29617bde6417584292e3d4f1d8a4f22e /setup.py | |
parent | e69bb23b4c3352cd119f9a513ea0e12a123a9d15 (diff) | |
parent | aa797ca130c5331e6d40d4be746c3963ec9de111 (diff) | |
download | mediagoblin-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.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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', |