X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/5d58ac8166e024c88f70a62d4fcd6db70fa83380..5a52ca664aed78b1dc1825142e36dbe6c15c2c13:/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'