euscanwww: Adding requirement to setup.py
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
49f33796a7
commit
827af401a9
1
setup.py
1
setup.py
@ -95,6 +95,7 @@ setup(
|
|||||||
'django-piston>=0.2.3', 'matplotlib>=1.1.0',
|
'django-piston>=0.2.3', 'matplotlib>=1.1.0',
|
||||||
'django-celery>=3.0.1', 'django-registration>=0.8',
|
'django-celery>=3.0.1', 'django-registration>=0.8',
|
||||||
'python-ldap>=2.4.10', 'django-auth-ldap>=1.1',
|
'python-ldap>=2.4.10', 'django-auth-ldap>=1.1',
|
||||||
|
'django-recaptcha>=0.0.4',
|
||||||
],
|
],
|
||||||
package_dir={'': 'pym'},
|
package_dir={'': 'pym'},
|
||||||
packages=packages,
|
packages=packages,
|
||||||
|
Loading…
Reference in New Issue
Block a user