Skip to content

Commit

Permalink
Release pants.pex in --unzip mode to workaround not loading properly (
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano authored Apr 21, 2021
1 parent 18c2782 commit be3e1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/bin/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ function build_pex() {
-o "${dest}" \
--no-strip-pex-env \
--script=pants \
--venv \
--unzip \
"${distribution_target_flags[@]}" \
"${requirements[@]}"

Expand Down

0 comments on commit be3e1fe

Please sign in to comment.