Skip to content

Commit 381a764

Browse files
committed
try change tox env to py312
1 parent 673cf78 commit 381a764

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ deps = .[test]
9292
depends =
9393
{py39,py310,py311,py312}: clean
9494

95+
[testenv:py312]
96+
basepython = python3.12
97+
9598
[testenv:runcoverage]
9699
description = run unit tests with coverage
97100
commands =

0 commit comments

Comments
 (0)