euscan: Adding missing requirement ansi2html
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
68da776d07
commit
d66c2dff99
2
setup.py
2
setup.py
@ -95,7 +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',
|
||||
'django-recaptcha>=0.0.4', 'ansi2html>=0.9.1',
|
||||
],
|
||||
package_dir={'': 'pym'},
|
||||
packages=packages,
|
||||
|
Loading…
Reference in New Issue
Block a user