mirror of
https://github.com/pretix/pretix.git
synced 2026-08-13 11:17:01 +00:00
Fix #878 -- Add multi-event widget
This commit is contained in:
+2
-1
@@ -158,7 +158,8 @@ setup(
|
||||
'isort',
|
||||
'pytest-mock==1.6.*',
|
||||
'pytest-rerunfailures',
|
||||
'responses'
|
||||
'responses',
|
||||
'freezegun',
|
||||
],
|
||||
'memcached': ['pylibmc'],
|
||||
'mysql': ['mysqlclient'],
|
||||
|
||||
Reference in New Issue
Block a user