소스 검색

Merge pull request #2096 from ashwinvis/patch-1

Fix mambaforge-pypy3 build
pull/2099/head
Anton Petrov 4 년 전
committed by GitHub
부모
커밋
979e6f0a61
No known key found for this signature in database 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
;;

불러오는 중...
취소
저장