Skip to content

Commit f7e9171

Browse files
Jeffrey WhitakerJeffrey Whitaker
authored andcommitted
try again 4
1 parent 318158b commit f7e9171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install python dependencies via pip
6464
run: |
6565
python -m pip install --upgrade pip
66-
python -m pip install numpy cython cftime pytest twine wheel check-manifest typing-extensions
66+
python -m pip install numpy cython cftime pytest twine wheel check-manifest mpi4py typing-extensions
6767
6868
- name: Install netcdf4-python
6969
run: |

0 commit comments

Comments
 (0)