uv/crates/uv-configuration/src
Charlie Marsh 7d9541d0f4
Add `--no-build`, `--no-build-package`, and binary variants (#4322)
## Summary

These are now supported on `uv run`, `uv lock`, `uv sync`, and `uv tool
run`.

Closes https://github.com/astral-sh/uv/issues/4297.
2024-06-14 04:05:00 +00:00
..
authentication.rs require serde and rkyv everywhere; remove optional serde and rkyv features (#3345) 2024-05-03 10:21:03 -04:00
build_options.rs Add `--no-build`, `--no-build-package`, and binary variants (#4322) 2024-06-14 04:05:00 +00:00
concurrency.rs Add `UV_CONCURRENT_INSTALLS` variable in favor of `RAYON_NUM_THREADS` (#3646) 2024-05-17 23:12:37 -04:00
config_settings.rs Make anyhow a dev dependency in `uv-configuration` (#3814) 2024-05-24 02:49:31 +00:00
constraints.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
extras.rs Move extra specification into `uv-configuration` (#3897) 2024-05-29 04:49:57 +00:00
lib.rs Move extra specification into `uv-configuration` (#3897) 2024-05-29 04:49:57 +00:00
name_specifiers.rs Add `--no-build`, `--no-build-package`, and binary variants (#4322) 2024-06-14 04:05:00 +00:00
overrides.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
package_options.rs Use common routines for `pip install` and `pip sync` (#3737) 2024-05-22 12:15:17 -04:00
preview.rs Add preview mode and use for warning in `uv run` (#3192) 2024-04-22 15:41:15 -05:00
target_triple.rs pep508: un-export fields for MarkerEnvironment 2024-05-09 10:06:02 -04:00