pex 2.4.1 #2434
pex 2.4.1
#2434
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.4.1
This release fixes
pex --only-binary X --lock ...
to work with lockfiles also created with
--only-binary X
. The known case here is a--style universal
lock created with--only-binary X
to achieve apartially wheel-only universal lock.
pex --only-binary X --lock ...
. (Fixpex --only-binary X --lock ...
. #2433)This discussion was created from the release pex 2.4.1.
Beta Was this translation helpful? Give feedback.
All reactions