uv/crates/uv-settings
Mathieu Kniewallner 8341d810b2
docs: list supported sdist formats (#7168)
## Summary

Explicitly list the formats and extensions that uv supports, based on
[this
list](86ee8d2c01/crates/distribution-filename/src/extension.rs (L70-L77)).
Not a huge fan of adding the section in `concepts/resolution.md`, but I
did not find a better place. Alternatively we could maybe add a
dedicated page that shortly explains Python package types (wheels,
sdists), where such a section could live?

## Test Plan

Local run of the documentation.
2024-09-07 19:16:12 +00:00
..
src docs: list supported sdist formats (#7168) 2024-09-07 19:16:12 +00:00
Cargo.toml Make more informative warning message when failed to parse pyproject.toml (#6009) 2024-08-11 21:13:14 +00:00