mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 12:17:37 +03:00
7 lines
114 B
Plaintext
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
|