funkwhale/api/requirements/local.txt

21 wiersze
401 B
Plaintext

# Local development dependencies go here
coverage~=4.5
django_coverage_plugin~=1.6
factory_boy~=2.11
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar~=2.2
# improved REPL
ipdb~=0.11
prompt_toolkit~=2.0
black==19.10b0
#profiling
asynctest~=0.12
aioresponses~=0.6
#line_profiler<3
#https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
#django-silk