Pull merge

This commit is contained in:
Simon Alibert 2024-03-28 10:03:25 +01:00
commit 62aad7104b
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ pre-commit
```
### Add dependencies
Instead of using `pip` directly, we use `poetry` for development purposes to easily track our dependencies.
If you don't have it already, follow the [instructions](https://python-poetry.org/docs/#installation) to install it.