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 c0d4fd4 commit 6684c47Copy full SHA for 6684c47
tools/private/update_deps/BUILD.bazel
@@ -58,6 +58,7 @@ py_binary(
58
"REQUIREMENTS_TXT": "$(rlocationpath //python/private/pypi:requirements_txt)",
59
},
60
imports = ["../../.."],
61
+ visibility = ["//private:__pkg__"],
62
deps = [
63
":args",
64
":update_file",
0 commit comments