boundless-monitor-67068
06/19/2023, 3:42 PMpants run
and when running it from a pex_binary. Specifically, I create a file using a shell_command,wrap it as a resource and happily use it in my script (with pants run
). I see that the resource is included in the PEX file, but at the source root, not at the module (and therefore the script fails). Any pointers to a solution would be much appreciated ๐refined-addition-53644
06/19/2023, 4:33 PMboundless-monitor-67068
06/19/2023, 9:01 PMpants run
(not at the source root but in the package) so it's confusing that it's different within the pex fileboundless-monitor-67068
06/19/2023, 9:17 PMboundless-monitor-67068
06/19/2023, 9:19 PM