diff --git a/setup.py b/setup.py index 1a8e536..07cd7aa 100755 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup( 'django-cms>=3.0', 'django-taggit', 'django-filer', - 'django-select2', + 'django-select2-Py3', 'pytz', 'django-taggit-templatetags', 'django-taggit-autosuggest',