Skip to content

Commit

Permalink
update python in hera.lua (NOAA-EMC#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Oct 3, 2023
1 parent 2da4a52 commit bd74be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulefiles/GDAS/hera.lua
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ load("py-pybind11/2.8.1")
load("rocoto/1.3.3")

load("hpc/1.2.0")
unload("python")
unload("python/3.10.8")
load("miniconda3/4.6.14")
load("gdasapp/1.0.0")

Expand Down

0 comments on commit bd74be7

Please sign in to comment.