mirror of https://github.com/astral-sh/uv
## Summary We mapped both `.tgz` and `.tar.gz` to the same enum variant; later, though, we made the assumption that a file marked with that variant ended with exactly `.tar.gz`. Instead, we need to preserve the originating suffix. Closes https://github.com/astral-sh/uv/issues/13372. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||