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 cf607e0 commit 7f4fd54Copy full SHA for 7f4fd54
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