mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
django-debug-toolbar==1.4
|
|
sqlparse==0.1.19 # not yet supported by django-debug-toolbar 1.4
|
|
# Testing requirements
|
|
pep8==1.5.7 # exact requirement by flake8 2.4.0
|
|
pyflakes==1.1.0 # later version causes problems currently
|
|
pep8-naming
|
|
flake8
|
|
coveralls
|
|
coverage
|
|
pytest
|
|
pytest-django
|
|
isort
|
|
pytest-mock
|