Skip to content

Commit e4c67a0

Browse files
committed
remove old python version support
1 parent c454839 commit e4c67a0

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
@@ -13,7 +13,7 @@ passenv =
1313
envlist =
1414
clean,
1515
check,
16-
{py310,py311,py312,py313,pypy39,pypy310,pypy311},
16+
{py311,py312,py313,pypy311},
1717
report
1818
ignore_basepython_conflict = true
1919

0 commit comments

Comments
 (0)