aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authormarkotibold2011-03-19 03:09:31 +0100
committermarkotibold2011-03-19 03:09:31 +0100
commit69036177bf45e9be45a51a82b26f519f8ef366e5 (patch)
tree4e579fa988e96e38ab1a483a8b1c8c91b7144dc1 /tox.ini
parent921519732728633517769eaa4a999f08100ce77d (diff)
downloaddjango-rest-framework-69036177bf45e9be45a51a82b26f519f8ef366e5.tar.bz2
oops
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 3b7b22b4..9004ad36 100644
--- a/tox.ini
+++ b/tox.ini
@@ -25,7 +25,7 @@ commands=
[testenv:py25-django12]
basepython=python2.5
-deps+=
+deps=
django==1.2.4
simplejson
coverage==3.4