mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
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