Skip to content

Commit

Permalink
Downgrade mpi4py to remove Intel MPI
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Roberts committed Oct 24, 2023
1 parent a95736b commit 7e7034e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies:
- xrft
- git
- openmpi
- mpi4py
- mpi4py==3.1.4 ### Prevent installation of Intel MPI
- palettable
- xlrd
- nccompress
Expand Down

0 comments on commit 7e7034e

Please sign in to comment.