Is there a way I can get Pants to output the pex3 commands it uses to create its lockfiles? I’d like to do some dependency compatibility checks outside of Pants using identical config?
c
curved-manchester-66006
01/05/2024, 2:06 PM
--keep-sandboxes=always
will give you a directory with a
__run.sh
script that should be identical to what pants does