@@ -233,7 +233,7 @@ basepython = pypy
233
233
deps =
234
234
pytest ==2.7.0
235
235
pytest-xdist ==1.12
236
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
236
+ Django>= 1.8,<1.9
237
237
django-configurations ==0.8
238
238
south ==1.0.2
239
239
setenv =
@@ -248,7 +248,7 @@ basepython = pypy
248
248
deps =
249
249
pytest ==2.7.0
250
250
pytest-xdist ==1.12
251
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
251
+ Django>= 1.8,<1.9
252
252
django-configurations ==0.8
253
253
south ==1.0.2
254
254
setenv =
@@ -377,7 +377,7 @@ basepython = pypy3
377
377
deps =
378
378
pytest ==2.7.0
379
379
pytest-xdist ==1.12
380
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
380
+ Django>= 1.8,<1.9
381
381
django-configurations ==0.8
382
382
setenv =
383
383
PYTHONPATH = {toxinidir}
@@ -391,7 +391,7 @@ basepython = pypy3
391
391
deps =
392
392
pytest ==2.7.0
393
393
pytest-xdist ==1.12
394
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
394
+ Django>= 1.8,<1.9
395
395
django-configurations ==0.8
396
396
setenv =
397
397
PYTHONPATH = {toxinidir}
@@ -1135,7 +1135,7 @@ basepython = python2.7
1135
1135
deps =
1136
1136
pytest ==2.7.0
1137
1137
pytest-xdist ==1.12
1138
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1138
+ Django>= 1.8,<1.9
1139
1139
django-configurations ==0.8
1140
1140
south ==1.0.2
1141
1141
mysql-python ==1.2.5
@@ -1152,7 +1152,7 @@ basepython = python2.7
1152
1152
deps =
1153
1153
pytest ==2.7.0
1154
1154
pytest-xdist ==1.12
1155
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1155
+ Django>= 1.8,<1.9
1156
1156
django-configurations ==0.8
1157
1157
south ==1.0.2
1158
1158
mysql-python ==1.2.5
@@ -1169,7 +1169,7 @@ basepython = python2.7
1169
1169
deps =
1170
1170
pytest ==2.7.0
1171
1171
pytest-xdist ==1.12
1172
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1172
+ Django>= 1.8,<1.9
1173
1173
django-configurations ==0.8
1174
1174
south ==1.0.2
1175
1175
psycopg2 ==2.5.2
@@ -1185,7 +1185,7 @@ basepython = python2.7
1185
1185
deps =
1186
1186
pytest ==2.7.0
1187
1187
pytest-xdist ==1.12
1188
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1188
+ Django>= 1.8,<1.9
1189
1189
django-configurations ==0.8
1190
1190
south ==1.0.2
1191
1191
setenv =
@@ -1200,7 +1200,7 @@ basepython = python2.7
1200
1200
deps =
1201
1201
pytest ==2.7.0
1202
1202
pytest-xdist ==1.12
1203
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1203
+ Django>= 1.8,<1.9
1204
1204
django-configurations ==0.8
1205
1205
south ==1.0.2
1206
1206
setenv =
@@ -1605,7 +1605,7 @@ basepython = python3.4
1605
1605
deps =
1606
1606
pytest ==2.7.0
1607
1607
pytest-xdist ==1.12
1608
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1608
+ Django>= 1.8,<1.9
1609
1609
django-configurations ==0.8
1610
1610
psycopg2 ==2.5.2
1611
1611
setenv =
@@ -1620,7 +1620,7 @@ basepython = python3.4
1620
1620
deps =
1621
1621
pytest ==2.7.0
1622
1622
pytest-xdist ==1.12
1623
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1623
+ Django>= 1.8,<1.9
1624
1624
django-configurations ==0.8
1625
1625
setenv =
1626
1626
PYTHONPATH = {toxinidir}
@@ -1634,7 +1634,7 @@ basepython = python3.4
1634
1634
deps =
1635
1635
pytest ==2.7.0
1636
1636
pytest-xdist ==1.12
1637
- https://github.com/django/django/archive/stable/ 1.8.x.tar.gz
1637
+ Django>= 1.8,<1.9
1638
1638
django-configurations ==0.8
1639
1639
setenv =
1640
1640
PYTHONPATH = {toxinidir}
0 commit comments