File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Requirements
3535------------
3636
3737* Python 2.7, 3.3
38- * Django 1.4, 1.5, 1.6a1
38+ * Django 1.4, 1.5, 1.6b3
3939
4040Installation
4141------------
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Requirements
2222------------
2323
2424* Python 2.7, 3.3
25- * Django 1.4, 1.5, 1.6a1
25+ * Django 1.4, 1.5, 1.6b3
2626
2727Index
2828========
Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ deps =
3434[testenv:py27-django16]
3535basepython = python2.7
3636deps =
37- https://www.djangoproject.com/download/1.6b2 /tarball/
37+ https://www.djangoproject.com/download/1.6b3 /tarball/
3838 {[testenv]deps}
3939
4040[testenv:py33-django16]
4141basepython = python3.3
4242deps =
43- https://www.djangoproject.com/download/1.6b2 /tarball/
43+ https://www.djangoproject.com/download/1.6b3 /tarball/
4444 {[testenv]deps}
You can’t perform that action at this time.
0 commit comments