uv/crates/pypi-types
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 Enforce extension validity at parse time (#5888) 2024-08-08 21:39:47 -04:00