`clients/prefect/PANTS` is : ```python_sources() p...
# general
b
clients/prefect/PANTS
is :
Copy code
python_sources()
pex_binary(
    name="prefect_client",
    entry_point="prefect_client.py",
    environment=parametrize("local_docker", "local")
)