mirror of https://github.com/astral-sh/uv
## Summary If a script has some requirements, and you provide `--with`, we currently ignore any constraints from those requirements. We might want to treat them as hard constraints in the future. For now, though, we just treat them as preferences -- so we _prefer_ those versions, but don't require them to match and still run the `--with` resolution in isolation. Closes https://github.com/astral-sh/uv/issues/13173. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||