Use dependency groups and better define the extras
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
We should:
- [ ] Replace the dev extras with [dependency groups](https://packaging.python.org/en/latest/specifications/dependency-groups/)
- [ ] Define and document the extras we want to expose to users
- [ ] Ensure the extras / dependency groups are in sync between pyproject.toml and pixi.toml (we duplicate the infos and only test pixi.toml)
Contributor guide
Assessment
This issue has not been assessed yet.