K. Here's the TODO in my rule <https://github.com/...
# plugins
p
K. Here's the TODO in my rule https://github.com/st2sandbox/st2/blob/pants/pants-plugins/uses_services/platform.py#L17 Here's the script that it needs to run: https://github.com/st2sandbox/st2/blob/pants/pants-plugins/uses_services/inspect_platform.py So, to have
Process
run this script with its one dependency,
distro
, do I have to build a pex, or is there a shorthand that says "take this file and include these deps"?