mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
## Summary You can now run `uv lock --script main.py` to lock a given script (though as of this PR, the script itself isn't used anywhere). Closes https://github.com/astral-sh/uv/issues/6318.