Merge branch 'develop' of git://github.com/melinath/philo into develop
[philo.git] / setup.py
index 8f13ea5..3d740f8 100644 (file)
--- 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'