Skip to content

Commit

Permalink
Swapping mpi packages order
Browse files Browse the repository at this point in the history
To test if win thens till tries to install mpich
  • Loading branch information
erikvansebille committed Nov 27, 2023
1 parent a6614fb commit df42fdc
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 @@ -8,8 +8,8 @@ dependencies:
- git
- jupyter
- matplotlib-base>=2.0.2
- mpi4py # [not win]
- mpich # [not win]
- mpi4py # [not win]
- netcdf4>=1.1.9
- numpy>=1.9.1
- platformdirs
Expand Down

0 comments on commit df42fdc

Please sign in to comment.