mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-25 21:37:51 +00:00
For various reasons, I have a preference for out of tree virtual environments. Things just work if I symlink, but I don't know that this is guaranteed, so I thought I'd add a test for it. It looks like there's another code path that matters (`FoundInterpreter::discover -> PythonEnvironment::from_root`) for the higher level commands, but couldn't spot a good place to test that. Related discussion: https://github.com/astral-sh/uv/issues/1495#issuecomment-1950442191 / https://github.com/astral-sh/uv/issues/1578#issuecomment-1949911871 |
||
|---|---|---|
| .. | ||
| python | ||
| src | ||
| Cargo.toml | ||
| download-metadata.json | ||
| fetch-download-metadata.py | ||
| template-download-metadata.py | ||