pex 2.1.155 #2310
pex 2.1.155
#2310
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
2.1.155
This release brings support for
--pip-version 23.3.2along withoptimizations that reduce built PEX size for both
--include-toolsand--venvPEXes (which includes the Pex PEX) as well as reduce PEX buildtime for
--pre-install-wheelsPEXes (the default) and PEX cold firstboot time for
--no-pre-install-wheelsPEXes that use more than oneparallel install job.
Pip.spawn_install_wheel& optimize. (RemovePip.spawn_install_wheel& optimize. #2305)This discussion was created from the release pex 2.1.155.
All reactions