uv/crates/uv-configuration
Ibraheem Ahmed f5110f7b5e
Remove uses of Option<MarkerTree> (#5978)
## Summary

Follow up to https://github.com/astral-sh/uv/pull/5898. This should fix
some of the failures in https://github.com/astral-sh/uv/pull/5887 where
`uv lock --locked` is failing due to `Some(true)` and `None` markers not
comparing equal.
2024-08-10 13:23:29 -04:00
..
src Remove uses of Option<MarkerTree> (#5978) 2024-08-10 13:23:29 -04:00
Cargo.toml Make --reinstall imply --refresh (#5425) 2024-07-25 09:45:58 -04:00