We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aadbaf commit 95e4394Copy full SHA for 95e4394
noxfile.py
@@ -89,7 +89,7 @@
89
# 3.10 is needed for Windows tests as it is the only version installed in the
90
# bigframes-windows container image. For more information, search
91
# bigframes/windows-docker, internally.
92
-SYSTEM_TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.13"]
+SYSTEM_TEST_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13"]
93
SYSTEM_TEST_STANDARD_DEPENDENCIES = [
94
"jinja2",
95
"mock",
0 commit comments