adorable-psychiatrist-59834
07/11/2025, 8:27 PMpants export
and tools (very nice!) but if i want these tools in a run_shell_command
, how would i do that? Should I use shell_command to pants export
and then consume the venv it generates?fast-nail-55400
07/11/2025, 9:19 PMpex_binary
and then use that as a “runnable dependency” for the run_shell_command
adorable-psychiatrist-59834
07/11/2025, 9:28 PMfast-nail-55400
07/12/2025, 4:29 PMpex_binary
automatically.fast-nail-55400
07/12/2025, 4:29 PMfast-nail-55400
07/12/2025, 4:30 PMrun_shell_command
, there should be no need for that shell code to care about X being present since it should be present in the Pex