diff --git a/.github/workflows/module_integration.yml b/.github/workflows/module_integration.yml index 5e4c44bed2..613a59d315 100644 --- a/.github/workflows/module_integration.yml +++ b/.github/workflows/module_integration.yml @@ -101,13 +101,13 @@ jobs: . .venv/bin/activate cd t-route pip install 'pip>=23.0,<23.1' - # pip install -U setuptools + pip install -U setuptools pip install -r requirements.txt pip install deprecated 'pyarrow==11.0.0' tables geopandas numpy wheel export NETCDFALTERNATIVE=${NETCDF}/include export FC=gfortran export F90=gfortran - ./compiler.sh + ./compiler.sh no-e # cd src # pip install troute-nwm/ # pip install --no-build-isolation --install-option="--use-cython" troute-network/