Skip to content

Commit b1fc969

Browse files
committed
Include Django and DRF in test requirements
1 parent 2033440 commit b1fc969

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

{{ cookiecutter.repo_name }}/requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Test requirements
1+
Django>=1.6
2+
djangorestframework>=2.4.3
23
pytest-django==2.6
34
pytest==2.5.2
45
pytest-cov==1.6

0 commit comments

Comments
 (0)