mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
|
|
||
|---|---|---|
| .. | ||
| scripts | ||
| pyproject.toml | ||
| README.md | ||
| src | ||
This fake uv package symlinks the Python module of uv in-tree and has a fake uv binary, allowing
testing of the Python module behaviors. Consumers can replace the uv binary with a debug binary or
similar if they need it to actually work.