famous-kite-46295
07/18/2024, 6:38 PMbroad-processor-92400
07/18/2024, 8:23 PMpants run path/to:dependency
if the entry point is a default one. Otherwise building a pex_binary
using that dependency and its scripts as configuration.famous-kite-46295
07/26/2024, 10:08 PMpython -m some_module
is.
When you say pants run path/to:dependency
(or pants run path/to/dependencies_target#dependency
) does that, thanks.
(With the difference that dependency
here is the “PyPI package name”, not the module
name — in cases they have a mismatch.)