astral-sh/uv

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

Open

#5,939 建立於 2024年8月8日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)Rust (84,934 star) (3,111 fork)batch import
help wantedtesting

描述

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.

貢獻者指南