1 parent e6cf1b1 commit 3be16c8Copy full SHA for 3be16c8
1 file changed
noxfile.py
@@ -8,7 +8,7 @@
8
9
10
@session(
11
- python=["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14+"],
+ python=["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"],
12
uv_groups=["test"],
13
)
14
def test(s: Session) -> None:
0 commit comments