From ab73962bc78e3f05f892099b5169ed28ffb3b4e7 Mon Sep 17 00:00:00 2001 From: James McCreight Date: Mon, 9 Sep 2024 15:40:36 -0600 Subject: [PATCH] update ci_local --- autotest/ci_local.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autotest/ci_local.sh b/autotest/ci_local.sh index 4b185048..aed68e0b 100755 --- a/autotest/ci_local.sh +++ b/autotest/ci_local.sh @@ -97,9 +97,9 @@ echo "" start_dir=`pwd` # name: Set environment variables -export PYWS_FORTRAN=true +export PYWS_FORTRAN=false export SETUPTOOLS_ENABLE_FEATURES="legacy-editable" -export PYNHM_FORTRAN=true +export PYNHM_FORTRAN=false export `head -n1 ../.mf6_ci_ref_remote` export `tail -n1 ../.mf6_ci_ref_remote`