blob: 657c9565d944009dec0310648994d9c7d182d90a [file] [log] [blame]
filegroup(
name = "distribution",
srcs = glob(["*.bzl"]) + [
"BUILD",
"//experimental/rules_python_external/extract_wheels:distribution",
],
visibility = ["//:__pkg__"],
)