Skip to content

Commit

Permalink
tmp: no edit
Browse files Browse the repository at this point in the history
  • Loading branch information
aaraney committed Jun 12, 2024
1 parent a91c5f5 commit 53fcdbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/module_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 53fcdbe

Please sign in to comment.