Zanie Blue

Results 2979 comments of Zanie Blue

@bluss to clarify, `cargo -C` and `git -C` work like our current behavior?

Hi! We'll need way more details to help out here. This sounds like a nvim configuration problem?

Similar to #6573, part of the complexity is that we use the `pyproject.toml` to determine the root directory of the workspace. We'd need to use the `uv.lock` to encode this...

I think the thought is `--no-install-package my-root-package` (or any other package)

@charliermarsh that seems particularly problematic :/ we don't really want to copy all those into the lock do we?

We should document this in https://docs.astral.sh/uv/concepts/projects/#project-lockfile I guess we should also have an issue specifically tracking allowing conflicting extras. I'll follow up on these things.

@arsatiki what do you expect the `--help` output to say?

Tracking support in https://github.com/astral-sh/uv/issues/6981

See https://github.com/astral-sh/uv/pull/7013