From 39173275252d1f42f7cb07b051c244ed4a16325d Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Sat, 30 May 2015 00:56:12 +0200 Subject: [PATCH] setup.py: rename django-select2 to Django-Select2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f6c5fc4..fc7f7bb 100755 --- a/setup.py +++ b/setup.py @@ -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': [