Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Add dev dependencies to poetry
We need to have both ruff and black for the quality check and format, as detailed in the `justfile`. However, none of them are present in the poetry configuration. We add them in a dedicated dev group, and update the `setup-dev` to take them into account.
- Loading branch information