Skip to content

Fix pex3 run --locked require failure mode.#2843

Merged
jsirois merged 4 commits intopex-tool:mainfrom
jsirois:pex3/run/fix-locked-require
Jul 27, 2025
Merged

Fix pex3 run --locked require failure mode.#2843
jsirois merged 4 commits intopex-tool:mainfrom
jsirois:pex3/run/fix-locked-require

Conversation

@jsirois
Copy link
Copy Markdown
Member

@jsirois jsirois commented Jul 27, 2025

Previously, subsequent runs with --locked auto would not fall back to
using no lock, but instead error with a malformed venv from the failed
run prior.

Fixes #2840

@jsirois jsirois merged commit ea7a8b9 into pex-tool:main Jul 27, 2025
23 checks passed
@jsirois jsirois deleted the pex3/run/fix-locked-require branch July 27, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for pex3 run.

1 participant