Skip to content

Commit 2f9b337

Browse files
committed
tox for 3.14
1 parent 78d951a commit 2f9b337

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ tag-only = [
124124

125125
[tool.tox]
126126
env_list = [
127-
"py3.13", "py3.13t", "py3.12", "py3.11", "py3.10", "py3.9",
127+
"py3.14", "py3.14t", "py3.13", "py3.13t",
128+
"py3.12", "py3.11", "py3.10", "py3.9",
128129
"pypy3.11",
129130
"style",
130131
"typing",

0 commit comments

Comments
 (0)