We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ff4a0 commit 757f768Copy full SHA for 757f768
.github/workflows/build-test.yaml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Build
73
run: |
74
- conda install rockstar-galaxies yt h5py
+ conda install rockstar-galaxies yt h5py mpi4py
75
conda install --file=test_requirements.txt --yes
76
python -m pip install -e . --no-deps
77
0 commit comments