mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Fixed flake8 problems
This commit is contained in:
@@ -2,6 +2,7 @@ django-debug-toolbar>=1.3.0,<2.0
|
||||
# Testing requirements
|
||||
pyflakes
|
||||
pep8==1.5.7 # exact requirement by flake8 2.4.0
|
||||
pyflakes==1.1.0 # later version causes problems currently
|
||||
pep8-naming
|
||||
flake8
|
||||
coveralls
|
||||
|
||||
Reference in New Issue
Block a user