Skip to content

Commit 1903f05

Browse files
committed
.
1 parent 159b04a commit 1903f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
nox.options.default_venv_backend = "uv"
66

7-
python = ["3.9", "3.10", "3.11", "3.12"]
7+
python = ["3.9", "3.10", "3.11", "3.12", "3.13"]
88

99

1010
@nox.session(python=python)

0 commit comments

Comments
 (0)