uv/crates/pypi-types
Charlie Marsh c4107f9c40
Re-test validity after every lenient parsing change (#2550)
## Summary

We had the right fixup for `torchsde`, but a subsequent fixup was making
it invalid. In general, we should apply as few of these as we can, so
lets stop as soon as we succeed.

Closes https://github.com/astral-sh/uv/issues/2546.

## Test Plan

`cargo run pip install torchsde==0.2.5 --verbose --reinstall -n
--verbose`
2024-03-19 15:41:49 -04:00
..
src Re-test validity after every lenient parsing change (#2550) 2024-03-19 15:41:49 -04:00
Cargo.toml Remove unused dependencies (#2543) 2024-03-19 13:10:10 -04:00