mirror of
				https://github.com/astral-sh/uv.git
				synced 2025-11-03 21:23:54 +00:00 
			
		
		
		
	
				## 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.  | 
			||
|---|---|---|
| .. | ||
| build.rs | ||
| clear_compile.rs | ||
| compile.rs | ||
| generate_json_schema.rs | ||
| main.rs | ||
| render_benchmarks.rs | ||
| wheel_metadata.rs | ||