summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-16 16:25:23 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-16 16:25:23 -0400
commit57a3961d4915f1a2b73b4f31dd993f5dd8070884 (patch)
tree3e6ba16cda2296bcd013c49ee6c411ea760942b5 /setup.py
parentb82a84f4f2376a912485c2dac2eeb01673f660a8 (diff)
downloadaskbot-57a3961d4915f1a2b73b4f31dd993f5dd8070884.tar.gz
askbot-57a3961d4915f1a2b73b4f31dd993f5dd8070884.tar.bz2
askbot-57a3961d4915f1a2b73b4f31dd993f5dd8070884.zip
pull followit from pypi from now on
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 a96a492f..aee12c28 100644
--- a/setup.py
+++ b/setup.py
@@ -22,6 +22,7 @@ install_requires = [
'django-countries==1.0.5',
'django-celery==2.2.3',
'django-kombu==0.9.2',
+ 'django-followit',
]
#todo: have a dirty version retriever that