Skip to content

Commit 83116dd

Browse files
committed
add note to install uv
1 parent fb4d04f commit 83116dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/GreedyBear/Contribute.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Please create a new branch based on the **develop** branch that contains the mos
5252

5353
`git checkout -b myfeature develop`
5454

55+
Install the python project manager [uv](https://docs.astral.sh/uv/).
56+
5557
Then we strongly suggest to configure [pre-commit](https://github.com/pre-commit/pre-commit) to force linters on every commits you perform:
5658

5759
```bash

0 commit comments

Comments
 (0)