Add Python 3.14 to Tox environment list
This commit is contained in:
parent
6de21cfa25
commit
4adbb1b8dc
@ -145,7 +145,7 @@ tag-only = [
|
||||
|
||||
[tool.tox]
|
||||
env_list = [
|
||||
"py3.13", "py3.12", "py3.11", "py3.10",
|
||||
"py3.14", "py3.13", "py3.12", "py3.11", "py3.10",
|
||||
"pypy3.11",
|
||||
"style",
|
||||
"typing",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user