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 b788eb2 commit 2f5b78bCopy full SHA for 2f5b78b
tests/bootstrap_impls/BUILD.bazel
@@ -79,5 +79,5 @@ sh_py_run_test(
79
imports = ["./MARKER"],
80
py_src = "call_sys_exe.py",
81
sh_src = "sys_executable_inherits_sys_path_test.sh",
82
- target_compatible_with = _SUPPORTS_BOOTSTRAP_SCRIPT,
+ target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
83
)
0 commit comments