Skip to content

Commit 5831e1f

Browse files
author
Ankur Saxena
committed
Add tox to test requirements and Django to default requirements
1 parent 600dd7f commit 5831e1f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

requirements/default.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
celery>=3.1.15,<4.0
2+
Django>=1.8

requirements/docs.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Django
21
Sphinx
32
sphinxcontrib-issuetracker
43
python-memcached

requirements/test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ nose-cover3
55
mock
66
django-nose
77
python-memcached
8+
tox==3.5.2

0 commit comments

Comments
 (0)