funkwhale/api/requirements/local.txt

16 wiersze
309 B
Plaintext
Czysty Zwykły widok Historia

# Local development dependencies go here
-r base.txt
coverage==4.0.3
django_coverage_plugin==1.1
2017-06-26 16:10:38 +00:00
Sphinx==1.6.2
django-extensions==1.5.9
Werkzeug==0.11.2
django-test-plus==1.0.11
2017-06-26 16:10:38 +00:00
factory_boy>=2.8.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar>=1.5,<1.6
# improved REPL
ipdb==0.8.1