mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36:27 +00:00
PDF renderer: Support for arabic
This commit is contained in:
@@ -148,6 +148,8 @@ setup(
|
||||
'urllib3==1.24.*', # required by current requests
|
||||
'django-phonenumber-field==3.0.*',
|
||||
'phonenumberslite==8.10.*',
|
||||
'python-bidi==0.4.*', # Support for Arabic in reportlab
|
||||
'python-arabic-reshaper==2.0.15', # Support for Arabic in reportlab
|
||||
],
|
||||
extras_require={
|
||||
'dev': [
|
||||
|
||||
Reference in New Issue
Block a user