MNT: List optional dependencies and test in CI - #125
Merged
Conversation
jhlegarreta
force-pushed
the
mnt/list-optional-deps
branch
2 times, most recently
from
August 11, 2026 07:02
81d1dc4 to
4a1f230
Compare
List optional dependencies and add a job to the CI workflows so that the related tests are run. Install the optional dependencies in the coverage workflow CI so that a faithful coverage is reported.
jhlegarreta
force-pushed
the
mnt/list-optional-deps
branch
from
August 11, 2026 07:06
4a1f230 to
e17616f
Compare
Contributor
Author
|
A few notes:
|
Collaborator
|
small note: FURY 2.0.0 has been released and do not depends on VTK anymore. it depends on https://github.com/fury-gl/polyxios. DIPY will depend on Polyxios soon too |
arokem
reviewed
Aug 11, 2026
Contributor
Author
|
Re #125 (comment). That's great, Serge ! Thanks for that work. |
Collaborator
|
I am not Serge, but you're welcome 😄 |
Collaborator
|
Oh, you mean about polyoxios. Yes, excellent work there! |
jhlegarreta
force-pushed
the
mnt/list-optional-deps
branch
from
August 11, 2026 17:14
0b9b059 to
e17616f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
List optional dependencies and add a job to the CI workflows so that the related tests are run.
Install the optional dependencies in the coverage workflow CI so that a faithful coverage is reported.