mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 23:10:11 -05:00
## 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.