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

Factor out configured resolves from pex. #2136

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Apr 28, 2023

This code as well as selection of a unique target to resolve for will be
re-used by the forthcoming pex3 venv create command.

Along the way, clean up confusion noted in #2135 in the introduction of
the pex3 venv sub-command surrounding pyvenv.cfg files generated by
Virtualenv.

Work towards #1752 and #2110.

This code as well as selection of a unique target to resolve for will
be re-used by the forthcoming `pex3 venv create` command.

Along the way, clean up confusion noted in pex-tool#2135 in the introduction
of the `pex3 venv` subcommand surrounding `pyvenv.cfg` files generated
by `Virtualenv`.

Work towards pex-tool#1752 and pex-tool#2110.
@jsirois
Copy link
Member Author

jsirois commented Apr 28, 2023

This is a 2-moves and a comment grab-bag to consolidate CI and make the final pex3 venv create sub-command addition PR focused.

@jsirois jsirois merged commit ff220b9 into pex-tool:main Apr 28, 2023
@jsirois jsirois deleted the pex3/venv/refactor branch April 28, 2023 16:35
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.

4 participants