We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a965c4c commit 7f2d3bbCopy full SHA for 7f2d3bb
1 file changed
noxfile.py
@@ -22,7 +22,7 @@
22
23
LINT_PATHS = ["google", "tests", "noxfile.py"]
24
25
-TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13"]
+TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
26
27
28
@nox.session
0 commit comments