Sign in
bazel
/
bazel
/
f6f452d10429a50cb2ffd10939c8f4ea894592f1
/
.
/
third_party
/
rules_python
/
BUILD
blob: 164c3840e352d0fdf726eb47a383d2088dbea7fe [
file
] [
log
] [
blame
]
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
])
+
[
"//third_party/rules_python/python:srcs"
],
visibility
=
[
"//third_party:__pkg__"
],
)