uv/crates/uv-settings
Charlie Marsh 3ece75fc12
Error when tool.uv.sources is set in system-level configuration file (#12757)
## Summary

I think the lack of enforcement here is an oversight. We _do_ already
enforce this for user-level configuration files (contrary to the issue
-- at least, in my testing and from reading the code).

Closes https://github.com/astral-sh/uv/issues/12753.
2025-04-08 17:01:12 -04:00
..
src Error when tool.uv.sources is set in system-level configuration file (#12757) 2025-04-08 17:01:12 -04:00
Cargo.toml Enable necessary optional features in uv-settings (#12504) 2025-03-27 02:30:00 +00:00