pub fn filter_python_executables(
    paths: HashSet<PathBuf>
) -> HashMap<Version, PathBuf>
Expand description

Filters the paths down to pythonX.Y paths.