uv/crates/uv-dev/src
Zanie Blue 7502a963e1
Add support for configuring `python-downloads` with `UV_PYTHON_DOWNLOADS` (#6436)
Part of https://github.com/astral-sh/uv/issues/6406

Replaces #6416
2024-08-22 23:19:03 +00:00
..
build.rs Remove `--legacy-setup-py` command-line argument (#4255) 2024-08-20 11:31:46 -05:00
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Add a `generate-all` step and auto-generate `settings.md` (#5080) 2024-07-15 19:58:53 +00:00
generate_all.rs Add CLI reference to `generate-all` (#5701) 2024-08-01 18:32:29 +00:00
generate_cli_reference.rs Add support for configuring `python-downloads` with `UV_PYTHON_DOWNLOADS` (#6436) 2024-08-22 23:19:03 +00:00
generate_json_schema.rs Move workspace abstractions to `uv-workspace` crate (#5236) 2024-07-20 02:15:32 +00:00
generate_options_reference.rs Move settings reference to reference section (#5689) 2024-08-01 16:20:30 +00:00
main.rs Generate CLI reference for documentation (#5685) 2024-08-01 16:04:16 +00:00
render_benchmarks.rs Move `render-benchmarks` under a Cargo feature (#3815) 2024-05-24 03:00:53 +00:00
wheel_metadata.rs Use `VerbatimParsedUrl` in `pep508_rs` (#3758) 2024-05-23 19:52:47 +00:00