Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Update ANTs' pinnings #219

Merged
merged 1 commit into from
Jul 31, 2024
Merged

MAINT: Update ANTs' pinnings #219

merged 1 commit into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. maint: update ANTs' pinnings, which are failing again after ants-2.5.…

    …3 was released
    
    Before 2.5.3, conda would install the latest ITK (5.4 at the time of writing) but ants was linked against 5.3 and didn't pin that dependency.
    
    In 2.5.3, ants was built and linked against 5.4 and I'm unaware of whether they properly pinned the dependency. Either way, this commit fixes both to 2.5.3 and 5.4.
    oesteban authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bf10842 View commit details
    Browse the repository at this point in the history