pex 2.13.1 #2485
pex 2.13.1
#2485
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.13.1
This release fixes the
--scie
option to support building a Pex PEXscie with something like
pex pex -c pex --venv --scie eager -o pex
.Previously, due to the output filename of
pex
colliding with fixedinternal scie lift manifest file names, this would fail.
This discussion was created from the release pex 2.13.1.
Beta Was this translation helpful? Give feedback.
All reactions