Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: Use poetry group for declaring dev dependencies
Update pyproject toml file for avoiding a warning with poetry >= 2.0. the dev-dependencies table is deprecated and got replaces by the dev group setting.
- Loading branch information