瀏覽代碼

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
;;

Loading…
取消
儲存