Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
refs/heads/upstream/main
/
.
/
crates
/
BUILD.bazel
blob: d6bf7252ee8ff1a69928807bc3db541cedadad33 [
file
] [
edit
]
package
(
default_visibility
=
[
"//:__subpackages__"
])
licenses
([
"notice"
])
filegroup
(
name
=
"distribution"
,
srcs
=
glob
([
"**"
])
+
[
"//crates/exe_zip_maker:distribution"
,
],
)