uv/crates/uv-configuration
Charlie Marsh e22b728e3f
Respect PEP 723 script lockfiles in uv run (#10136)
## Summary

If a script has a lockfile, then `uv run` will now reuse it.

Closes https://github.com/astral-sh/uv/issues/7483.

Closes https://github.com/astral-sh/uv/issues/9688.
2025-01-08 20:34:45 +00:00
..
src Respect PEP 723 script lockfiles in uv run (#10136) 2025-01-08 20:34:45 +00:00
Cargo.toml Add a required version setting to uv (#10248) 2024-12-31 15:37:46 +00:00