filegroup(
    name = "srcs",
    srcs = glob(["**"]),
    visibility = ["//third_party/rules_python:__pkg__"],
)
