Drop depedency on django select2

This commit is contained in:
Iacopo Spalletti 2015-06-28 18:34:33 +02:00
commit e5413ff6fc
4 changed files with 8 additions and 13 deletions

View file

@ -49,7 +49,6 @@ setup(
'cmsplugin-filer',
'django-meta>=0.2',
'django-meta-mixin>=0.1.1',
'django-select2>4.3',
],
license="BSD",
zip_safe=False,