summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-06-03 12:19:55 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-06-03 12:19:55 -0400
commitb56a07c1dd7dc217431d446b9ccab63408d4cc55 (patch)
tree83e88613f62f2ef0b1252d15db4be8a4d71fe9fc /setup.py
parent98a412590cf0e8fb1bf7294bb63af96a511de641 (diff)
downloadaskbot-b56a07c1dd7dc217431d446b9ccab63408d4cc55.tar.gz
askbot-b56a07c1dd7dc217431d446b9ccab63408d4cc55.tar.bz2
askbot-b56a07c1dd7dc217431d446b9ccab63408d4cc55.zip
removed django-follow from the list of dependencies in setup.py
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 31421af5..a96a492f 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,6 @@ install_requires = [
'django-countries==1.0.5',
'django-celery==2.2.3',
'django-kombu==0.9.2',
- 'django-follow==0.2',
]
#todo: have a dirty version retriever that