update numpy install in wf

This commit is contained in:
Wassim Kabalan 2025-06-08 11:26:32 +02:00
parent 7b7205e3b3
commit 995cc4c78c

View file

@ -30,7 +30,7 @@ jobs:
sudo apt-get install -y libopenmpi-dev
python -m pip install --upgrade pip
pip install jax
pip install numpy setuptools cython wheel
pip install setuptools cython wheel
pip install git+https://github.com/MP-Gadget/pfft-python
pip install git+https://github.com/MP-Gadget/pmesh
pip install git+https://github.com/ASKabalan/fastpm-python --no-build-isolation