uv/crates/uv-settings
Charlie Marsh 5c71b5c124
Enable first-class dependency exclusions (#16528)
## Summary

This PR adds an `exclude-dependencies` setting that allows users to omit
a dependency during resolution. It's effectively a formalized version of
the `flask ; python_version < '0'` hack that we've suggested to users in
various issues.

Closes #12616.
2025-10-31 10:14:12 -04:00
..
src Enable first-class dependency exclusions (#16528) 2025-10-31 10:14:12 -04:00
Cargo.toml Move parsing http retries to EnvironmentOptions (#16284) 2025-10-21 11:14:37 +02:00