ENH: Add optional and groups dependencies in pyproject.toml #913
ENH: Add optional and groups dependencies in pyproject.toml #913axel-grc wants to merge 2 commits intoRTKConsortium:mainfrom
Conversation
SimonRit
left a comment
There was a problem hiding this comment.
Thanks! My understanding is that the dev one should be in dependency-groups and split into docs and test. Any reason for not doing this?
Not really, I will change that. |
|
From what I understand, dependency-groups is the newer standard and replace optional-dependencies. |
This is not my understanding: https://pydevtools.com/handbook/explanation/what-are-optional-dependencies-and-dependency-groups/. Any resource for justifying this? |
|
Ok I didn't get the differences, I will change this again |
|
It would be good to document (in INSTALLATION.md and rtkshowgeometry page) and test before merging. |
Close #908