diff --git a/tests/build_pip.sh b/tests/build_pip.sh index 8ab811a5..f2e8a58b 100755 --- a/tests/build_pip.sh +++ b/tests/build_pip.sh @@ -12,7 +12,7 @@ for pyversion in 312 do export PYDIR="/opt/python/cp${pyversion}-cp${pyversion}/bin" echo $PYDIR - $PYDIR/pip install -U pytest-check numpy wheel scikit-build pybind11-stubgen + $PYDIR/pip install -U pytest-check numpy wheel scikit-build pybind11-stubgen mpi4py rm -rf _skbuild NETGEN_ARCH=avx2 $PYDIR/pip wheel .