summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-04-23 18:36:59 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-04-23 18:36:59 +0200
commit44a94a8301ad5c77d89f9521da7016bb58aee488 (patch)
tree0f2bd41e73a21dceb6f5d5aa1f82859f7bd0a1b3
parent1eb58432f2947341f6a2f8b79fb6cd730ecbd4f1 (diff)
downloadhyperkitty-44a94a8301ad5c77d89f9521da7016bb58aee488.tar.gz
hyperkitty-44a94a8301ad5c77d89f9521da7016bb58aee488.tar.xz
hyperkitty-44a94a8301ad5c77d89f9521da7016bb58aee488.zip
Take out urlgrabber as the current code doesn't use it
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 945d6ac..82e8a9b 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ source bin/activate
easy_install django
easy_install bunch
easy_install pymongo
-easy_install urlgrabber
+# easy_install urlgrabber -- no used for the moment
easy_install djangorestframework
# Install pymongo and the mongodb database