uv/crates/uv-workspace
Charlie Marsh 434706389b
Error when workspace contains conflicting Python requirements (#10841)
## Summary

If members define disjoint Python requirements, we should error. Right
now, it seems that it maps to unbounded and leads to weird behavior.

Closes https://github.com/astral-sh/uv/issues/10835.
2025-01-22 17:22:52 +00:00
..
src Error when workspace contains conflicting Python requirements (#10841) 2025-01-22 17:22:52 +00:00
Cargo.toml Enable --all-packages --frozen in uv sync and uv export (#8760) 2024-11-02 02:48:55 +00:00