diff options
| author | tom christie tom@tomchristie.com | 2011-04-26 20:37:15 +0100 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-04-26 20:37:15 +0100 |
| commit | bdf4fef8b61a3c4986dda1aa074ec5f9cc33bc47 (patch) | |
| tree | ea6f21ec97b342a66ffb992c5b028c3bb525cf1b /tox.ini | |
| parent | 3d15adaeb11a2f2f2961280026232743afc61398 (diff) | |
| download | django-rest-framework-bdf4fef8b61a3c4986dda1aa074ec5f9cc33bc47.tar.bz2 | |
simplejson no longer a requirement for python 2.5 (uses django's built in simplejson lib)
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27,7 +27,6 @@ commands= basepython=python2.5 deps= django==1.2.4 - simplejson coverage==3.4 https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip @@ -49,7 +48,6 @@ deps= basepython=python2.5 deps= http://www.djangoproject.com/download/1.3-rc-1/tarball/ - simplejson coverage==3.4 https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip |
