SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
69 stars 33 forks source link

ENH: Relax the Python package version requirements #157

Closed jhlegarreta closed 11 months ago

jhlegarreta commented 1 year ago

Relax the Python package version requirements: constrain versions within a range, and test the min and max versions so that there is some more flexibility when using different package versions.

jhlegarreta commented 1 year ago

Should help the builds in PR #153 to pass.

jhlegarreta commented 11 months ago

Packages are being installed correctly for all versions, e.g. https://github.com/SlicerDMRI/whitematteranalysis/actions/runs/6500137270/job/17654901677?pr=157#step:6:608

Tests should pass after PR #176 gets merged and this PR rebased on master.