filegroup( name = "sources", srcs = [ "mix.exs", ] + glob([ "LICENSE*", "lib/**/*", ]), visibility = ["//visibility:public"], )