mirror of
https://github.com/pretix/pretix.git
synced 2026-08-07 10:17:49 +00:00
Fix typo in setup.py
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user