sh_binary(
    name = "test_pip_install",
    srcs = ["test_pip_install.sh"],
    data = [
        "//sematic:wheel",
    ]
)
