simplejson no longer a requirement for python 2.5 (uses django's built in simplejson lib)

parent 3d15adae
...@@ -27,7 +27,6 @@ commands= ...@@ -27,7 +27,6 @@ commands=
basepython=python2.5 basepython=python2.5
deps= deps=
django==1.2.4 django==1.2.4
simplejson
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip
...@@ -49,7 +48,6 @@ deps= ...@@ -49,7 +48,6 @@ deps=
basepython=python2.5 basepython=python2.5
deps= deps=
http://www.djangoproject.com/download/1.3-rc-1/tarball/ http://www.djangoproject.com/download/1.3-rc-1/tarball/
simplejson
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment