diff --git a/docs/guides/integration/gitlab.md b/docs/guides/integration/gitlab.md index 5f4e5af0a..b83f6615d 100644 --- a/docs/guides/integration/gitlab.md +++ b/docs/guides/integration/gitlab.md @@ -66,5 +66,5 @@ variables: To opt-out again, the `--no-system` flag can be used in any uv invocation. -When persisting the cache, you may want to use `requirement.txt` or `pyproject.toml` as +When persisting the cache, you may want to use `requirements.txt` or `pyproject.toml` as your cache key files instead of `uv.lock`.