requirement version fix

This commit is contained in:
Serghei Mihai 2014-10-06 15:12:49 +02:00
parent 8b0721980d
commit 46cede10e2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ setup(name='authentic2-userinfo',
author_email="info@entrouvert.com",
packages=find_packages(os.path.dirname(__file__) or '.'),
install_requires=[
'django-jsonresponse==0.10'
'django-jsonresponse'
],
entry_points={
'authentic2.plugin': [