Improve comment

This commit is contained in:
Ayaz Salikhov
2021-08-24 15:07:30 +03:00
committed by GitHub
parent 89db0d8e06
commit ce3499d958

View File

@@ -82,6 +82,7 @@ WORKDIR /tmp
# ---- Miniforge installer ----
# Check https://github.com/conda-forge/miniforge/releases
# Package Manager and Python implementation to use (https://github.com/conda-forge/miniforge)
# We're using Mambaforge installer, possible options:
# - conda only: either Miniforge3 to use Python or Miniforge-pypy3 to use PyPy
# - conda + mamba: either Mambaforge to use Python or Mambaforge-pypy3 to use PyPy