mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 06:50:18 -05:00
## Summary `uv add --script main.py anyio` will now update the lockfile, _if_ it already exists. (If no such lockfile exists, the behavior is unchanged.)