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 d0b21c4 commit e6fe6c5Copy full SHA for e6fe6c5
tools/publish/BUILD.bazel
@@ -40,5 +40,5 @@ publish_deps(
40
"requirements_windows.txt": "windows",
41
},
42
upgrade = True,
43
- visibility = ["//tools:__subpackages__"],
+ visibility = ["//private:__pkg__"],
44
)
0 commit comments