Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
7bf4e6f0c4ac1762c09b5dce43e0a06aed88434b
/
.
/
.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__"
],
)