Update contibuting.md with uv dependency

This commit is contained in:
Jojo144 2024-12-25 17:54:40 +01:00 committed by Alexis Métaireau
parent e00c39a62c
commit dcb61b62b1

View file

@ -78,6 +78,15 @@ Thanks again!
(setup-dev-environment)=
## Set up a dev environment
### Requirements
In addition to general {ref}`requirements<system-requirements>`, you will need
**uv**. It recommended to install uv [system
wide](https://docs.astral.sh/uv/getting-started/installation/#standalone-installer)
as it is a kind of replacement for pip.
### Getting the sources
You must develop on top of the Git master branch:
git clone https://github.com/spiral-project/ihatemoney.git