pex 2.1.161 #2347
pex 2.1.161
#2347
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.161
This release adds support for
--only-wheel <project name>and--only-build <project name>to allow finer control over whichdistribution artifacts are resolved when building a PEX or creating or
updating a lock file. These options correspond to Pip's
--only-binaryand
--no-binaryoptions with project name arguments.--{no,only}-binary. (Plumb Pip's--{no,only}-binary. #2346)This discussion was created from the release pex 2.1.161.
All reactions