upgrade to 2.1.0

numpy2_hack
Amir Sadoughi 2024-08-23 12:46:08 -04:00
parent 37dd003253
commit 8661c2381b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ runs:
conda update -y -q conda
echo "$CONDA/bin" >> $GITHUB_PATH
conda install -y -q -c conda-forge numpy=2.0
conda install -y -q -c conda-forge numpy=2.1.0
conda install -y -q python=3.11 cmake make swig scipy pytest
# install base packages for ARM64