Skip to content

Reduce Pants' 3rdparty dependencies #19282

Description

@thejcannon

Is your feature request related to a problem? Please describe.
In an ideal world, Pants-the-wheel has no 3rdparty reliance. Everything is either provided through static Rust code in the engine, or we use Pex to download and install tools (like we do today).

This would reduce Pants' installation footprint, increase security, and would be a slight bump in first-time installation of Pants.

Describe the solution you'd like
The pantsbuild wheel requires 0 3rdparty deps.

Describe alternatives you've considered
N/A

Additional context
🌮

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions