X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/3d786c6d8c1bd3685ac328c7f4b811c13ea60e1a..37f95f6fd3e1da107a0eaf28c516e71206100bf4:/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'