mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 13:17:00 +03:00
0fb5f5d854
cookiecutter, coverage, django-environ, django-extensions, hitchpython, hitchselenium, hitchserve, pytest, pytz, whitenoise
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
# Test dependencies go here.
|
|
-r base.txt
|
|
coverage==4.0
|
|
flake8==2.4.1
|
|
django-test-plus==1.0.9
|
|
factory_boy==2.5.2
|