We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600dd7f commit 5831e1fCopy full SHA for 5831e1f
requirements/default.txt
@@ -1 +1,2 @@
1
celery>=3.1.15,<4.0
2
+Django>=1.8
requirements/docs.txt
@@ -1,4 +1,3 @@
-Django
Sphinx
3
sphinxcontrib-issuetracker
4
python-memcached
requirements/test.txt
@@ -5,3 +5,4 @@ nose-cover3
5
mock
6
django-nose
7
8
+tox==3.5.2
0 commit comments