cookiecutter-django/{{cookiecutter.repo_name}}/requirements/test.txt
2015-08-03 21:00:42 -07:00

7 lines
114 B
Plaintext

# Test dependencies go here.
-r base.txt
coverage==4.0a6
flake8==2.4.1
django-test-plus==1.0.7
factory_boy==2.5.2