Commit 51f09889 by Alex Gaynor

Test with Django 1.3 rc1.

parent 6c6936ef
......@@ -13,27 +13,27 @@ deps =
[testenv:py24-trunk]
basepython = python2.4
deps =
http://www.djangoproject.com/download/1.3-beta-1/tarball/
http://www.djangoproject.com/download/1.3-rc-1/tarball/
[testenv:py25-trunk]
basepython = python2.5
deps =
http://www.djangoproject.com/download/1.3-beta-1/tarball/
http://www.djangoproject.com/download/1.3-rc-1/tarball/
[testenv:py26-trunk]
basepython = python2.6
deps =
http://www.djangoproject.com/download/1.3-beta-1/tarball/
http://www.djangoproject.com/download/1.3-rc-1/tarball/
[testenv:py27-trunk]
basepython = python2.7
deps =
http://www.djangoproject.com/download/1.3-beta-1/tarball/
http://www.djangoproject.com/download/1.3-rc-1/tarball/
[testenv:pypy-trunk]
basepython = pypy
deps =
http://www.djangoproject.com/download/1.3-beta-1/tarball/
http://www.djangoproject.com/download/1.3-rc-1/tarball/
[testenv:docs]
changedir = docs
......
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 sign in to comment