Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix execution modes. #1353

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Fix execution modes. #1353

merged 1 commit into from
Jun 2, 2021

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Jun 2, 2021

Previously you could not ask a --venv PEX to run in unzip mode. This
regularizes all PEX files so that they can be asked to operate in unzip
mode or venv mode whenever possible (venv mode requires the PEX was
built with --include-tools or --venv).

Work towards #1343.

Previously you could not ask a `--venv` PEX to run in unzip mode. This
regularizes all PEX files so that they can be asked to operate in unzip
mode or venv mode whenever possible (venv mode requires the PEX was
built with `--include-tools` or `--venv`).

Work towards pex-tool#1343.
@jsirois jsirois requested review from Eric-Arellano and benjyw June 2, 2021 18:52
@jsirois jsirois merged commit f3d4e25 into pex-tool:main Jun 2, 2021
@jsirois jsirois deleted the issues/1343/prep branch June 2, 2021 23:06
@jsirois jsirois mentioned this pull request Jun 18, 2021
9 tasks
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.

2 participants