Skip to content

Commit

Permalink
Merge pull request #167 from jedwards4b/update/izumi_python
Browse files Browse the repository at this point in the history
update python version on izumi
  • Loading branch information
jedwards4b authored Apr 23, 2024
2 parents 225e322 + b3bdf13 commit 056c80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/izumi/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<cmd_path lang="sh">module</cmd_path>
<modules>
<command name="purge"></command>
<command name="load">lang/python/3.7.0</command>
<command name="load">lang/python/3.11.5</command>
<command name="use">/fs/cgd/data0/modules/modulefiles</command>
</modules>
<modules compiler="gnu">
Expand Down

0 comments on commit 056c80f

Please sign in to comment.