pex 2.48.1 #2844
pex 2.48.1
#2844
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.48.1
This release fixes the failure mode of
pex3 run --locked require
. Previously, subsequent runswith
--locked auto
would not fall back to using no lock, but instead error with a malformed venvfrom the failed run prior.
pex3 run --locked require
failure mode. (Fixpex3 run --locked require
failure mode. #2843)This discussion was created from the release pex 2.48.1.
Beta Was this translation helpful? Give feedback.
All reactions