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
35
35
------------
36
36
37
37
* Python 2.7, 3.3
38
- * Django 1.4, 1.5, 1.6a1
38
+ * Django 1.4, 1.5, 1.6b3
39
39
40
40
Installation
41
41
------------
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Requirements
22
22
------------
23
23
24
24
* Python 2.7, 3.3
25
- * Django 1.4, 1.5, 1.6a1
25
+ * Django 1.4, 1.5, 1.6b3
26
26
27
27
Index
28
28
========
Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ deps =
34
34
[testenv:py27-django16]
35
35
basepython = python2.7
36
36
deps =
37
- https://www.djangoproject.com/download/1.6b2 /tarball/
37
+ https://www.djangoproject.com/download/1.6b3 /tarball/
38
38
{[testenv]deps}
39
39
40
40
[testenv:py33-django16]
41
41
basepython = python3.3
42
42
deps =
43
- https://www.djangoproject.com/download/1.6b2 /tarball/
43
+ https://www.djangoproject.com/download/1.6b3 /tarball/
44
44
{[testenv]deps}
You can’t perform that action at this time.
0 commit comments