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

Enable install audits without resolving named requirements #2575

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Mar 20, 2024

Summary

This PR ensures that if a package is already satisfied by the current environment, we don't bother resolving the named requirement.

Part of: #313.

Test Plan

  • cargo run pip install ./scripts/editable-installs/black_editable
  • cargo run pip install black --verbose

@charliermarsh charliermarsh merged commit 34bef37 into main Mar 21, 2024
31 checks passed
@charliermarsh charliermarsh deleted the charlie/bare-iv branch March 21, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant