ソースを参照

Merge pull request #2096 from ashwinvis/patch-1

Fix mambaforge-pypy3 build
pull/2099/head
Anton Petrov 4年前
committed by GitHub
コミット
979e6f0a61
この署名に対応する既知のキーがデータベースに存在しません GPGキー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
;;

読み込み中…
キャンセル
保存