forked from CGM_Public/pretix_original
Fix syntax error in setup.py
This commit is contained in:
@@ -121,7 +121,7 @@ setup(
|
||||
'csscompressor',
|
||||
'django-markup',
|
||||
'markdown==3.3.*',
|
||||
'bleach==3.3.*",'
|
||||
'bleach==3.3.*',
|
||||
'sentry-sdk==0.14.*',
|
||||
'babel',
|
||||
'paypalrestsdk==1.13.*',
|
||||
|
||||
Reference in New Issue
Block a user