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

Wait for distribution metadata with --no-deps #1812

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

We still need to wait for the distribution metadata (for direct dependencies), even when resolving with --no-deps, since we rely on it to report diagnostics to the user.

Closes #1801.

@charliermarsh charliermarsh enabled auto-merge (squash) February 21, 2024 14:39
@charliermarsh charliermarsh merged commit c2b75b6 into main Feb 21, 2024
7 checks passed
@charliermarsh charliermarsh deleted the charlie/ex branch February 21, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip compile --no-deps fails with extras
1 participant