Message ID | 20111129200214.19830.96766.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'setup.py' --- setup.py 2011-10-20 12:57:06 +0000 +++ setup.py 2011-11-29 19:59:48 +0000 @@ -58,6 +58,7 @@ ], install_requires=[ 'django >= 1.2', + 'django-debian >= 0.10', 'django-openid-auth >= 0.2', 'django-restricted-resource >= 0.2.6', 'django-staticfiles == 0.3.4',