Skip to content

MNT: Make `update_fsl_package` request specific package builds

Paul McCarthy requested to merge mnt/build into master

Make update_fsl_package request specific packager builds, as otherwise conda install <package>=<version> will not update <package> if <version> is already installed, even if a new build is available.

Merge request reports