Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
py_binary(
name = "merge_jars",
srcs = ["merge_jars.py"],
main = "merge_jars.py",
visibility = ["//visibility:public"],
)