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

Lock dependency groups in the uv pip interface, i.e., uv pip compile --group #8969

Open
KasperZutterman opened this issue Nov 9, 2024 · 1 comment
Labels
compatibility Compatibility with a specification or another tool enhancement New feature or improvement to existing functionality

Comments

@KasperZutterman
Copy link
Contributor

Hi all,

Similar to #8590 it would be great if the PEP 735 dependency-groups could be locked with uv pip compile.

I would imagine something like: uv pip compile pyproject.toml -o requirements-dev.txt --group=test.

Linking this for possible interface alignment:

@charliermarsh charliermarsh added enhancement New feature or improvement to existing functionality compatibility Compatibility with a specification or another tool labels Nov 9, 2024
@charliermarsh
Copy link
Member

👍 We'll do this, likely as soon as the interface is defined for pip itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with a specification or another tool enhancement New feature or improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants