Skip to content

Commit ba3724d

Browse files
committed
Remove 3.11 env patch
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
1 parent 5bdc4b5 commit ba3724d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

tox.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,3 @@ extras =
6969
commands =
7070
python -m pip list --format=columns
7171
python -c 'import sys; print(sys.executable)'
72-
73-
[testenv:py311]
74-
setenv =
75-
{[testenv]setenv}
76-
AIOHTTP_NO_EXTENSIONS = 1
77-
78-
[pytest]
79-
junit_family = xunit2

0 commit comments

Comments
 (0)