blob: 2181b3143253cdaf2b11983dc30d631532f13601 [file] [log] [blame]
py_runtime(
name = "runtime",
files = [
"runtime_binary.sh",
"@python_repo//:all_files",
],
interpreter = "runtime_binary.sh",
visibility = ["//visibility:public"],
)