Fix typo in setup.py

This commit is contained in:
Raphael Michel
2017-01-04 21:38:45 +01:00
parent 41c0719235
commit dd074a11d4
+1 -1
View File
@@ -68,7 +68,7 @@ setup(
'django-formset-js-improved==0.5.0.1',
'django-compressor==2.1',
'reportlab==3.2.*',
'easy-thumbnails==2.*'
'easy-thumbnails==2.*',
'PyPDF2==1.26.*',
'django-libsass',
'libsass',