Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
7403b9a5c1e90816d17814a74f54ab531e309c81
/
.
/
.github
/
workflows
/
BUILD.bazel
blob: 09c0ea2a2195b53564994793012e271b993b6cd7 [
file
]
package
(
default_visibility
=
[
"//tests:__subpackages__"
])
exports_files
(
glob
([
"*"
]),
visibility
=
[
"//tests:__subpackages__"
],
)
filegroup
(
name
=
"all_files"
,
srcs
=
glob
([
"*"
]),
visibility
=
[
"//tests:__subpackages__"
],
)