8000 Support PEP-751 extras and dependency groups. by jsirois · Pull Request #2770 · pex-tool/pex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support PEP-751 extras and dependency groups. #2770

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

Merged
merged 2 commits into from
May 22, 2025

Conversation

jsirois
Copy link
Member
@jsirois jsirois commented May 21, 2025

Introduce pex --pylock ... --pylock-extra+ --pylock-group+. This is
only supported for Python 3.8 or newer.

jsirois added 2 commits May 21, 2025 16:10
Introduce `pex --pylock ... --pylock-extra+ --pylock-group+`. This is
only supported for Python 3.8 or newer.
== subprocess.check_output(args=[pytest_pex, "-V"]).decode("utf-8").strip()
)

# N.B.: This both tests that without activating the pytest extra, we don't get pytest and
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with open(os.path.join(chroot.work_dir, "src", "pdm", "VERSION"), "w") as fp:
fp.write(PDM_VERSION)

# N.B.: PDM ships with a lock that does not include static URLs leading to an exported
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jsirois jsirois merged commit acdb1ca into pex-tool:main May 22, 2025
25 checks passed
@jsirois jsirois deleted the PEP-751/extras-and-dep-groups branch May 22, 2025 02:25
jsirois added a commit to jsirois/pex that referenced this pull request May 22, 2025
jsirois added a commit that referenced this pull request May 23, 2025
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
0