uv/crates/distribution-types
konsti fcbee9ce25
Support relative path wheels (#5969)
Surprisingly, this is a lockfile schema change: We can't store relative
paths in urls, so we have to store a `filename` entry instead of the
whole url.

Fixes #4355
2024-08-09 21:57:16 +00:00
..
src Support relative path wheels (#5969) 2024-08-09 21:57:16 +00:00
Cargo.toml Retain and respect settings in tool upgrades (#5937) 2024-08-09 18:21:49 +00:00