Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/doc/UserGuide/zipp-3.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WenMeng-NOAA committed Jul 9, 2024
2 parents 592e4a6 + ecbb985 commit 58e90b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modulefiles/gaea.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ load(pathJoin("stack-intel", stack_intel_ver))
stack_cray_mpich_ver=os.getenv("stack_cray_mpich_ver") or "8.1.25"
load(pathJoin("stack-cray-mpich", stack_cray_mpich_ver))

stack_python_ver=os.getenv("stack_python_ver") or "3.10.13"
load(pathJoin("stack-python", stack_python_ver))

cmake_ver=os.getenv("cmake_ver") or "3.23.1"
load(pathJoin("cmake", cmake_ver))

Expand Down

0 comments on commit 58e90b0

Please sign in to comment.