uv/crates/uv-distribution
Charlie Marsh f5447ce965
Invalidate lockfile when static versions change (#10858)
## Summary

We should only be ignoring changes in `version` for dynamic projects;
for static projects, it should still be enforced. We should also be
invalidating the lockfile if a project goes from static to dynamic or
vice versa.

Closes #10852.
2025-01-22 17:58:15 +00:00
..
src Invalidate lockfile when static versions change (#10858) 2025-01-22 17:58:15 +00:00
Cargo.toml Fetch `pyproject.toml` from GitHub API (#10765) 2025-01-20 17:50:39 +00:00