mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-17 02:05:01 +00:00
![]() ## Summary The current wording on the [caching page](https://docs.astral.sh/uv/concepts/cache/#dynamic-metadata) makes it sounds like defining `cache-keys` in a project adds to the metadata considered when caching. However it actually replaces the metadata. So copying the example using the git commit results in only considering the git commit, not the pyproject.toml, which is likely not what is typically desired. --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com> |
||
---|---|---|
.. | ||
projects | ||
cache.md | ||
index.md | ||
python-versions.md | ||
resolution.md | ||
tools.md |