<#19282 Reduce Pants' 3rdparty dependencies> Issue...
# github-notifications
c
#19282 Reduce Pants' 3rdparty dependencies Issue created by 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 🌮 pantsbuild/pants