Skip to content

Commit 6cf8121

Browse files
authored
make external_name addressable
1 parent 8d2e11a commit 6cf8121

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/modules/other/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package(
2+
default_visibility = ["//visibility:public"]
3+
)
4+
5+
exports_files(["external_main.py"])

0 commit comments

Comments
 (0)