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

Respect local freshness when auditing installed environment #2169

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

charliermarsh
Copy link
Member

Summary

Ensures that local dependencies function similarly to editables, in that if they're uv pip installed, we invalidate them.

Closes #1651.

@charliermarsh charliermarsh added the bug Something isn't working label Mar 4, 2024
@charliermarsh charliermarsh marked this pull request as ready for review March 4, 2024 19:11
@charliermarsh charliermarsh force-pushed the charlie/timestmap branch 2 times, most recently from d3d1d9a to 1320e8a Compare March 4, 2024 19:12
@charliermarsh charliermarsh enabled auto-merge (squash) March 4, 2024 19:15
@charliermarsh charliermarsh merged commit fda6914 into main Mar 4, 2024
7 checks passed
@charliermarsh charliermarsh deleted the charlie/timestmap branch March 4, 2024 19:40
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.

uv pip install does not install any new dependencies
1 participant