al_py_binary_shell
Categories:
al_py_binary_shell
load("@com_alwaldend_src//bzl/rules/py:al_py_binary_shell.bzl", "al_py_binary_shell")
al_py_binary_shell(name, deps, srcs, shell_type, shell_label, **kwargs)
Create a py_binary target that allows you to run commands in proper python environment
PARAMETERS