mirror of https://github.com/astral-sh/uv
A first milestone: source tree -> source dist -> wheel -> install works. This PR adds a test for this. There's obviously a lot still missing, including basics such as the Readme inclusion. |
||
|---|---|---|
| .. | ||
| data-dir | ||
| src/built_by_uv | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| pyproject.toml | ||
| test.sh | ||
| uv.lock | ||
README.md
built_by_uv
A package to be built with the uv build backend that uses all features exposed by the build backend.