cookiecutter-django/{{cookiecutter.repo_name}}/requirements/test.txt
Fabio C. Barrioneuvo da Luz 0fb5f5d854 Update version of requirements
cookiecutter, coverage, django-environ, django-extensions, hitchpython, hitchselenium, hitchserve, pytest, pytz, whitenoise
2015-09-30 15:10:12 -03:00

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