Skip to content

Commit 88c0052

Browse files
committed
test: Add Python 3.12 in tests
1 parent a358ba5 commit 88c0052

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ isolated_build = True
33
envlist =
44
py39,
55
py310,
6-
py311
6+
py311,
7+
py312
78

89
[testenv]
910
deps =

0 commit comments

Comments
 (0)