astral-sh/uv

Add test coverage for `uv python` using proxy to serve dummy distributions

Open

#5939 aperta il 8 ago 2024

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Rust (3111 fork)batch import
help wantedtesting

Metriche repository

Star
 (84.934 star)
Metriche merge PR
 (Merge medio 7g 16h) (259 PR mergiate in 30 g)

Descrizione

Actually installing distributions is too expensive for unit tests, but now that we have #5719 we can host dummy distributions (i.e. only with necessary stub files) in a proxy and write unit tests for uv python install and friends.

Guida contributor