Skip to content

Commit

Permalink
manually forcing old cython for old h5py
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher authored Sep 1, 2024
1 parent 884e92c commit b4b9984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validateCommitSimulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
sudo apt-get install -y zlib1g-dev zip libjpeg8-dev liblapack-dev libblas-dev build-essential
#python3.11 -m pip install -U pip testresources
#ln -s /usr/include/locale.h /usr/include/xlocale.h
#python3.11 -m pip install Cython==0.29.37
python3.11 -m pip install Cython==0.29.36
#python3.11 -m pip install pkgconfig
rm -rf ~/.local/share/virtualenvs
echo '---'
Expand Down

0 comments on commit b4b9984

Please sign in to comment.