Skip to content

Commit 0fa120e

Browse files
committed
fix: Also drop aiohttp from the test matrix for 3.8
1 parent a12487d commit 0fa120e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ envlist =
3333
{pypy,py2.7,py3.5,py3.6}-rq-{0.6,0.7,0.8,0.9,0.10,0.11}
3434
{pypy,py2.7,py3.5,py3.6,py3.7,py3.8}-rq-0.12
3535

36-
{py3.7,py3.8}-aiohttp
36+
py3.7-aiohttp
3737
{py3.7,py3.8}-tornado
3838

3939
[testenv]

0 commit comments

Comments
 (0)