The next RC should hopefully be :rocket: soon. ...
# general
b
The next RC should hopefully be 🚀 soon. The TL;DR is set
lockfile_generator
to
pex
and when you run
generate-lockfile
you'll get a PEX JSON. the PEX JSON contains transitive package metadata, so when Pants asks PEX to make pexs, it can do so fully in parallel, instead of semi-serially.