pex 2.31.0 #2648
pex 2.31.0
#2648
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.31.0
This release adds
pex3 lock subset <reqs...> --lock existing.lock
forcreating a subset of an existing lock file. This is a fast operation
that just trims un-used locked requirements from the lock but otherwise
leaves the lock unchanged.
pex3 lock subset
. (Add support forpex3 lock subset
. #2647)This discussion was created from the release pex 2.31.0.
Beta Was this translation helpful? Give feedback.
All reactions