Sign in
bazel
/
bazel
/
c2a6e114dc2145f29b624046f97dd1eb6d3c2f8d
/
.
/
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__"
],
)