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