uv/crates/uv-cli/src
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
..
compat.rs Add support for `--trusted-host` (#6591) 2024-08-27 09:36:50 -04:00
lib.rs docs: list supported sdist formats (#7168) 2024-09-07 19:16:12 +00:00
options.rs Implement `uv build` (#6895) 2024-09-04 11:23:46 -04:00
version.rs Add standalone CLI crate (#4456) 2024-06-24 06:16:22 -04:00