Skip to content

Commit 35da987

Browse files
Jonathon Belottif0rmiga
andauthored
Update python/pip_install/BUILD
Co-authored-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
1 parent 8657f94 commit 35da987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pip_install/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ filegroup(
2626
"//python/pip_install/extract_wheels:py_srcs",
2727
"//python/pip_install/parse_requirements_to_bzl:py_srcs",
2828
],
29-
visibility = ["//:__subpackages__"],
29+
visibility = ["//python/pip_install/private:__pkg__"],
3030
)
3131

3232
exports_files(

0 commit comments

Comments
 (0)