uv/crates/pypi-types
Charlie Marsh 72859d8f9b
Move PEP 440 and PEP 508 parsing out of TOML deserialization (#4176)
## Summary

If we want more granular control over how these errors are handled, then
we need to move them out of the TOML deserialization.

No actual behavior changes here.

Part of https://github.com/astral-sh/uv/issues/4142.
2024-06-10 00:09:39 +00:00
..
src Move PEP 440 and PEP 508 parsing out of TOML deserialization (#4176) 2024-06-10 00:09:39 +00:00
Cargo.toml Move PEP 440 and PEP 508 parsing out of TOML deserialization (#4176) 2024-06-10 00:09:39 +00:00