Added *very preliminary* support for webfinger
[mediagoblin.git] / setup.py
index ec672dd2a8e4468e5f2e2911b8b0385771fef19c..293f3f03d5615bdf28976fb6c73fa6ce7ee1c65e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -61,7 +61,6 @@ setup(
         'webtest',
         'ConfigObj',
         'Markdown',
-        'python-cloudfiles',
         ## For now we're expecting that users will install this from
         ## their package managers.
         # 'lxml',