prelude = native

prelude.python_bootstrap_binary(
    name = "git_fetch",
    main = "git_fetch.py",
    visibility = ["PUBLIC"],
)
