mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
Specify django debug toolbar version more openly
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ setup(
|
||||
],
|
||||
extras_require={
|
||||
'dev': [
|
||||
'django-debug-toolbar==3.2',
|
||||
'django-debug-toolbar==3.2.*',
|
||||
'pycodestyle==2.5.*',
|
||||
'pyflakes==2.1.*',
|
||||
'flake8==3.7.*',
|
||||
|
||||
Reference in New Issue
Block a user