Anton Petrov
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
;; |
|
|
|
|