mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-28 02:40:11 +00:00
First of all, I want to test automatic managed installs (see #10913) and need to set that up. Second of all, some tests were _implicitly_ downloading interpreters instead of using the one from their context — which is unexpected and naughty and very slow. |
||
|---|---|---|
| .. | ||
| assets | ||
| data-dir | ||
| header | ||
| scripts | ||
| src/built_by_uv | ||
| tests | ||
| third-party-licenses | ||
| .gitignore | ||
| .python-version | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| pyproject.toml | ||
| README.md | ||
| test.sh | ||
| uv.lock | ||
built_by_uv
A package to be built with the uv build backend that uses all features exposed by the build backend.