File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1818 "*" : ["pytest-aiohttp" ],
1919 ">=3.8" : ["pytest-asyncio" ],
2020 },
21+ "python" : ">=3.7" ,
2122 },
2223 "ariadne" : {
2324 "package" : "ariadne" ,
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-04-22T14:06:48.318198 +00:00
13+ # Last generated: 2025-04-22T14:14:07.999164 +00:00
1414
1515[tox]
1616requires =
@@ -260,8 +260,8 @@ envlist =
260260
261261
262262 # ~~~ Web 2 ~~~
263- {py3.6,py3. 7}-aiohttp-v3.4.4
264- {py3.6 ,py3.8,py3.9}-aiohttp-v3.7.4
263+ {py3.7}-aiohttp-v3.4.4
264+ {py3.7 ,py3.8,py3.9}-aiohttp-v3.7.4
265265 {py3.8,py3.12,py3.13}-aiohttp-v3.10.9
266266 {py3.9,py3.12,py3.13}-aiohttp-v3.11.18
267267
You can’t perform that action at this time.
0 commit comments