Anton Petrov
il y a 4 ans
committed by
GitHub
Parent
révision
979e6f0a61
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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 |
|
|
|
;; |
|
|
|
|