Skip to content

Commit 979b8c5

Browse files
committed
Update test matrix
1 parent e4f7feb commit 979b8c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ envlist =
4747
{py2.7,py3.5,py3.6,py3.7}-falcon-1.4
4848
{py2.7,py3.5,py3.6,py3.7,py3.8,py3.9,py3.10}-falcon-2.0
4949
{py3.5,py3.6,py3.7,py3.8,py3.9}-falcon-{2.0,3.0}
50-
{py3.5,py3.6,py3.7,py3.8,py3.9,py3.10}-falcon-{3.1}
5150

5251
{py3.5,py3.6,py3.7}-sanic-{0.8,18}
5352
{py3.6,py3.7}-sanic-19
@@ -174,7 +173,6 @@ deps =
174173
falcon-1.4: falcon>=1.4,<1.5
175174
falcon-2.0: falcon>=2.0.0rc3,<3.0
176175
falcon-3.0: falcon>=3.0.0,<3.1.0
177-
falcon-3.1: falcon>=3.1.0,<3.2.0
178176

179177
sanic-0.8: sanic>=0.8,<0.9
180178
sanic-18: sanic>=18.0,<19.0

0 commit comments

Comments
 (0)