We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358cc24 commit a3a837dCopy full SHA for a3a837d
1 file changed
test/MODULE.bazel
@@ -80,8 +80,8 @@ use_repo(rules_python_pip_hub, "test_pip_hub")
80
# Dependencies from bazel_tools_python. #
81
###########################
82
83
-bazel_dep(name = "bazel_tools_python", version = "3.6.0")
+bazel_dep(name = "score_bazel_tools_python", version = "0.1.2", repo_name = "bazel_tools_python")
84
local_path_override(
85
- module_name = "bazel_tools_python",
+ module_name = "score_bazel_tools_python",
86
path = "..",
87
)
0 commit comments