setup.py: rename django-select2 to Django-Select2

This commit is contained in:
Benjamin Dauvergne 2015-05-30 00:56:12 +02:00
parent eba46fe8cb
commit 3917327525
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ setup(name='authentic2-pratic',
},
install_requires=[
'authentic2',
'django-select2>4.3.0',
'Django-Select2>4.3.0',
],
entry_points={
'authentic2.plugin': [