uv
2301e008
- Use lockfile in `uv run` (#3894)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#3894 - Use lockfile in `uv run`
Author
charliermarsh
Parents
9658485f
Loading