kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
15 wiersze
293 B
Plaintext
15 wiersze
293 B
Plaintext
# Local development dependencies go here
|
|
|
|
coverage>=4.4,<4.5
|
|
django_coverage_plugin>=1.5,<1.6
|
|
Sphinx>=1.6,<1.7
|
|
django-extensions>=1.9,<1.10
|
|
Werkzeug>=0.13,<0.14
|
|
factory_boy>=2.8.1
|
|
|
|
# django-debug-toolbar that works with Django 1.5+
|
|
django-debug-toolbar>=1.9,<1.10
|
|
|
|
# improved REPL
|
|
ipdb==0.8.1
|