Actual use trunk, thanks to pip's non-edtiable vcs requirements.
This commit is contained in:
8
tox.ini
8
tox.ini
@@ -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/
|
||||
|
Reference in New Issue
Block a user