We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159b04a commit 1903f05Copy full SHA for 1903f05
1 file changed
noxfile.py
@@ -4,7 +4,7 @@
4
5
nox.options.default_venv_backend = "uv"
6
7
-python = ["3.9", "3.10", "3.11", "3.12"]
+python = ["3.9", "3.10", "3.11", "3.12", "3.13"]
8
9
10
@nox.session(python=python)
0 commit comments