cookiecutter-django/{{cookiecutter.repo_name}}/requirements/local.txt
Mozillazg 52a2c555ca Remove django-discover-runner app.
Because it has been added to Django 1.6 as the default test runner.
2014-06-04 11:19:59 +08:00

8 lines
154 B
Plaintext

# Local development dependencies go here
-r base.txt
coverage==3.7.1
Sphinx
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.2