kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
21 wiersze
416 B
Plaintext
21 wiersze
416 B
Plaintext
# Local development dependencies go here
|
|
|
|
coverage~=5.5.0
|
|
django_coverage_plugin~=2.0.0
|
|
factory_boy~=3.2.0
|
|
|
|
# django-debug-toolbar that works with Django 1.5+
|
|
django-debug-toolbar~=3.2.1
|
|
|
|
# improved REPL
|
|
ipdb~=0.13.7
|
|
prompt_toolkit~=3.0.18
|
|
black~=21.4b1
|
|
#profiling
|
|
|
|
asynctest~=0.13.0
|
|
aioresponses~=0.7.2
|
|
#line_profiler<3
|
|
#https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
|
|
#django-silk
|