Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 976bb311 authored by Dorian Turba's avatar Dorian Turba
Browse files

chore: doc refer to uv instead

parent 09f14b52
Branches 10-fix-eslint-config
No related tags found
No related merge requests found
Pipeline #67760 failed
...@@ -7,7 +7,7 @@ A description of what the package is for. ...@@ -7,7 +7,7 @@ A description of what the package is for.
### Installation ### Installation
```bash ```bash
pip install -e .[ALL] uv sync
pre-commit install pre-commit install
``` ```
...@@ -30,6 +30,5 @@ pytest ...@@ -30,6 +30,5 @@ pytest
# Generating distribution archives # Generating distribution archives
```bash ```bash
pip install --upgrade build uv build
python -m build
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment