We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be66798 commit 32504adCopy full SHA for 32504ad
tox.ini
@@ -10,7 +10,7 @@ commands=
10
[testenv:py33-django15]
11
basepython=python3.3
12
deps=
13
- django==1.5.4
+ django==1.5.5
14
django-nose
15
16
[testenv:py27-django13]
@@ -22,11 +22,11 @@ deps=
22
[testenv:py27-django14]
23
basepython=python2.7
24
25
- django==1.4.8
+ django==1.4.10
26
27
28
[testenv:py27-django15]
29
30
31
32
0 commit comments