mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-08 11:33:49 -05:00
add -latest suffix to miniforge3
The auto-resolve feature (#2487) means that pyenv install miniforge3 installs miniforge3-4.10.3-10 and not the exactly named "miniforge3" recipe. Renaming "miniforge3" to "miniforge3-latest" solves this issue allowing users to execute pyenv install miniforge3-latest This is similar to the naming of the current "miniconda3-latest" recipe.
This commit is contained in:
Reference in New Issue
Block a user