uv
2301e008 - Use lockfile in `uv run` (#3894)

Commit
1 year ago
Use lockfile in `uv run` (#3894) ## Summary Modifies `uv run` to write and read from the lockfile, rather than resolving the project requirements as-is on each invocation. Closes https://github.com/astral-sh/uv/issues/3891.
Author
Parents
Loading