mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 12:24:15 +00:00
## Summary I think it makes no sense to allow `--editable` and `--exclude-editable` at the same time. ## Test Plan ```console $ cargo run -- pip list --editable --exclude-editable error: the argument '--editable' cannot be used with '--exclude-editable' Usage: uv.exe pip list --editable For more information, try '--help'. ``` |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||