Преглед изворни кода

Update mambaforge-pypy3

Fix typo `ase` -> `case`
pull/2096/head
Ashwin V. Mohanan пре 4 година
committed by GitHub
родитељ
комит
2a9c18372a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      plugins/python-build/share/python-build/mambaforge-pypy3

+ 1
- 1
plugins/python-build/share/python-build/mambaforge-pypy3 Прегледај датотеку

@ -1,4 +1,4 @@
ase "$(anaconda_architecture 2>/dev/null || true)" in
case "$(anaconda_architecture 2>/dev/null || true)" in
"Linux-ppc64le" )
install_script "Mambaforge-pypy3-Linux-ppc64le" "https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-pypy3-Linux-ppc64le.sh" "miniconda" verify_py3_latest
;;

Loading…
Откажи
Сачувај