uv/crates/bench
Charlie Marsh cba270f750
Respect index strategy in source distribution builds (#4468)
## Summary

The `--index-strategy` is linked to the index locations, which we
propagate to source distribution builds; so it makes sense to pass the
`--index-strategy` too.

While I was here, I made `exclude_newer` a required argument so that we
don't forget to set it via the `with_options` builder.

Closes https://github.com/astral-sh/uv/issues/4465.
2024-06-24 12:03:38 +00:00
..
benches Respect index strategy in source distribution builds (#4468) 2024-06-24 12:03:38 +00:00
inputs distribution-filename: speed up is_compatible (#367) 2023-11-09 09:01:03 -05:00
src Run resolve/install benchmarks in ci (#3281) 2024-04-30 13:39:42 -04:00
Cargo.toml Pin benchmark requirements (#4429) 2024-06-20 14:13:38 -04:00