mirror of
https://github.com/pretix/pretix.git
synced 2026-08-02 09:27:50 +00:00
Fix setup.py
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ setup(
|
||||
'python-u2flib-server==4.*',
|
||||
'django-formtools==2.0',
|
||||
'celery==4.1.*',
|
||||
'kombu==4.1.*',
|
||||
'kombu==4.2.*',
|
||||
'django-statici18n==1.3.*',
|
||||
'inlinestyler==0.2.*',
|
||||
'BeautifulSoup4',
|
||||
|
||||
Reference in New Issue
Block a user