Fix syntax error in setup.py

This commit is contained in:
Raphael Michel
2021-02-04 10:42:41 +01:00
parent 4d4d2d5fe7
commit 03f1016cc7

View File

@@ -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.*',