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

Support locking PEP-723 requirements. #2642

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Jan 16, 2025

Add a --exe / --script argument to pex3 lock {create,sync} to
support gathering requirements and interpreter constraints from PEP-723
script metadata. This complements the support added for creating PEXes
using PEP-723 metadata in #2436.

Add a `--exe` / `--script` argument to `pex3 lock {create,sync}` to
support gathering requirements and interpreter constraints from PEP-723
script metadata. This complements the support added for creating PEXes
using PEP-723 metadata in pex-tool#2436.
@jsirois jsirois requested review from zmanji, benjyw and huonw January 16, 2025 04:16
@jsirois
Copy link
Member Author

jsirois commented Jan 16, 2025

@tdyas FYI - this will go out as 2.29.0 and include your --keyring-provider feature.

@jsirois
Copy link
Member Author

jsirois commented Jan 17, 2025

I'm going to proceed with this shortly to get a release out.

@jsirois jsirois merged commit edad1b1 into pex-tool:main Jan 17, 2025
23 checks passed
@jsirois jsirois deleted the PEP-723/lock-support branch January 17, 2025 01:20
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.

1 participant