pyenv/plugins
Alex Hedges a43259a186 Fix overly broad check for existing miniforge build files
The glob pattern we were using was too permissive and detecting
miniconda build scripts as miniforge build scripts when they shared the
same version. I have rewritten the pattern matching code to ensure we
only look at files starting with `miniforge` and `mambaforge`.
2024-02-26 18:44:05 -05:00
..
python-build Fix overly broad check for existing miniforge build files 2024-02-26 18:44:05 -05:00
.gitignore gitignore the bulid directory for tests 2023-08-27 20:27:48 +03:00