mirror of https://github.com/astral-sh/uv
## Summary
You can now use `cache-keys = [{ git = { commit = true, tags = true }
}]` to include both the current commit and set of tags in the cache key.
Closes https://github.com/astral-sh/uv/issues/7866.
Closes https://github.com/astral-sh/uv/issues/7997.
|
||
|---|---|---|
| .. | ||
| cache.md | ||
| dependencies.md | ||
| index.md | ||
| projects.md | ||
| python-versions.md | ||
| resolution.md | ||
| tools.md | ||
| workspaces.md | ||