mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 04:48:18 +00:00
## Summary We were discovering the workspace from the Git repository root, so attempting to build any subdirectories would fail. Closes https://github.com/astral-sh/uv/issues/5942. ## Test Plan ``` cargo run pip install \ git+https://github.com/flyteorg/flytekit.git@master#subdirectory=plugins/flytekit-flyteinteractive ``` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||