quaint-telephone-89068
11/29/2022, 1:42 PMpython to be in PATH to bootstrap itself.
Describe the solution you'd like
Since Pants2 has Rust-based core it would be possible to reduce system dependencies and embedding Python runtime into the tool itself e.g. by using RustPython.
Describe alternatives you've considered
Rewriting bootstrap parts in Rust.
Additional context
pantsbuild/pantsuser
11/30/2022, 5:17 AM