Zanie Blue
Zanie Blue
Black throws a parse error for this too.
@woutervh We don't want to scan every directory in your current directory on every invocation, so we use a heuristic.
See also: - https://github.com/astral-sh/uv/issues/1396 - https://github.com/astral-sh/uv/issues/1632
@woutervh I think you should be able to use a junction
The ecosystem checks look concerning. We're losing fixes in preview? I think there should be no changes in stable?
@charliermarsh Could you take a look at this failure? I'm not sure if this is worth including but I want to make sure there's not a bug.
Example test setup ``` gh pr checkout 3266 cargo build alias uv=$(pwd)/target/debug/uv uv version ``` I'll do some local QA and share helpful commands here
I think your `pypy` example fails because we don't have support for detecting that as an implementation name yet (that will happen in a follow up pull request). Here, `cpython`...
`uv run` doesn't think the current environment is compatible when it is [rye virtual package issue?]
Thanks for giving it a try. This seems weird, I'd imagined this would work. I'll look into this.
@MichaReiser that's a good call... maybe. It'd be easy to hold off merging until v0.4.0 which seems reasonable.