X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/3d786c6d8c1bd3685ac328c7f4b811c13ea60e1a..d72b83ef71cdd8234a9ed5c149577e29a685f42f:/setup.py diff --git a/setup.py b/setup.py index 8f13ea5..3d740f8 100644 --- a/setup.py +++ b/setup.py @@ -75,6 +75,7 @@ setup( 'waldo-recaptcha': ['recaptcha-django'], 'sobol-eventlet': ['eventlet'], 'sobol-scrape': ['BeautifulSoup'], + 'penfield': ['django-taggit>=0.9'], }, dependency_links = [ 'https://github.com/django-mptt/django-mptt/tarball/master#egg=django-mptt-dev'