Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

update gfortran and delocate #110

Merged
merged 1 commit into from
Mar 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function build_wheel {

function install_delocate {
check_pip
$PIP_CMD install git+https://github.com/isuruf/delocate.git@loader_path
$PIP_CMD install git+https://github.com/isuruf/delocate.git@arm64
}

function build_libs {
Expand Down
2 changes: 1 addition & 1 deletion gfortran-install