euscanwww: Adding requirement to setup.py

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino 2012-08-08 09:27:42 +02:00
parent 49f33796a7
commit 827af401a9
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ setup(
'django-piston>=0.2.3', 'matplotlib>=1.1.0',
'django-celery>=3.0.1', 'django-registration>=0.8',
'python-ldap>=2.4.10', 'django-auth-ldap>=1.1',
'django-recaptcha>=0.0.4',
],
package_dir={'': 'pym'},
packages=packages,