uv/crates/uv-pypi-types
Charlie Marsh b78f9291fe
Allow owned string when deserializing requires-python (#12278)
## Summary

I suspect this only affects packages with quotes in the requires-python,
which is typically an error but one that we correct for in
`LenientVersionSpecifiers`.

Closes https://github.com/astral-sh/uv/issues/12260.
2025-03-18 13:27:21 +00:00
..
src Allow owned string when deserializing requires-python (#12278) 2025-03-18 13:27:21 +00:00
Cargo.toml Conflicting groups should handle conflicting inclusions automatically (#12005) 2025-03-08 19:21:25 +01:00