We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8124c commit 61cc8fcCopy full SHA for 61cc8fc
tools/gfortran_utils.sh
@@ -79,5 +79,6 @@ if [ "$(uname)" == "Darwin" ]; then
79
else
80
function install_gfortran {
81
# No-op - already installed on manylinux image
82
+ :
83
}
84
fi
0 commit comments