tools/build_defs/fb_python_binary.bzl (
5
lines of code) (
raw
):
def fb_python_binary(name, **kwargs): native.python_binary( name = name, **kwargs )