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 02d1780 commit 2458931Copy full SHA for 2458931
1 file changed
tests/build_data/BUILD.bazel
@@ -14,6 +14,7 @@ py_test(
14
py_binary(
15
name = "print_build_data",
16
srcs = ["print_build_data.py"],
17
+ python_version = "3.14",
18
deps = ["//python/runfiles"],
19
)
20
0 commit comments