uv/crates/uv-workspace
Charlie Marsh f001605505
Validate dependency groups even when `--frozen` is present (#11499)
## Summary

We now use the same strategy as for extras, validating against the
lockfile instead of the `pyproject.toml`.

Closes https://github.com/astral-sh/uv/issues/10882.
2025-02-14 09:54:28 -06:00
..
src Validate dependency groups even when `--frozen` is present (#11499) 2025-02-14 09:54:28 -06:00
Cargo.toml Support `--active` for PEP 723 script environments (#11433) 2025-02-13 13:40:21 -06:00