MNT: Adjust `update_fsl_package` so it does not consider compiled Python packages that depend on a different Python version.

This logic may need to be tweaked in the future, with increased use of the Stable Python API. The best option may be to parse the python >=[min],<[max] dependency and compare it against the installed version.

Edited by Paul McCarthy

Merge request reports

Loading