Actual use trunk, thanks to pip's non-edtiable vcs requirements.

This commit is contained in:
Jannis Leidel
2011-02-02 14:05:34 +01:00
parent 1a070b070a
commit 29827b6435

View File

@@ -80,19 +80,19 @@ deps =
basepython = python2.4
deps =
pysqlite
http://media.djangoproject.com/releases/1.3/Django-1.3-beta-1.tar.gz
svn+http://code.djangoproject.com/svn/django/trunk/
[testenv:py25-1.3.X]
basepython = python2.5
deps =
http://media.djangoproject.com/releases/1.3/Django-1.3-beta-1.tar.gz
svn+http://code.djangoproject.com/svn/django/trunk/
[testenv:py26-1.3.X]
basepython = python2.6
deps =
http://media.djangoproject.com/releases/1.3/Django-1.3-beta-1.tar.gz
svn+http://code.djangoproject.com/svn/django/trunk/
[testenv:py27-1.3.X]
basepython = python2.7
deps =
http://media.djangoproject.com/releases/1.3/Django-1.3-beta-1.tar.gz
svn+http://code.djangoproject.com/svn/django/trunk/