Skip to content

Commit 7f7e614

Browse files
committed
update readme
1 parent c4b96c6 commit 7f7e614

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ following steps are required:
2525
The environment can then be setup with `uv sync` (assuming the current working directory
2626
is the root of the repository).
2727

28+
To retain the auto-upgrade of the `uv.lock` file, the 2 following secrets must be added:
29+
30+
- [ ] `UV_LOCK_UPGRADER_APP_ID`
31+
- [ ] `UV_LOCK_UPGRADER_APP_PRIVATE_KEY`
32+
33+
And the associated app must be installed in the repository (or namespace).
34+
2835
## Documentation build
2936

3037
If the documentation build is preserved, the following steps are required:

0 commit comments

Comments
 (0)