1filegroup( 2 name = "distribution", 3 srcs = glob(["**"]), 4 visibility = ["//python/config_settings:__pkg__"], 5) 6