Skip to content

Commit

Permalink
more explicit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Meisrimel authored and Peter Meisrimel committed Apr 25, 2024
1 parent be843e7 commit 5c8fdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: '3.9.x'
- name: Setup Python
run: |
python3 -m pip install Cython numpy scipy==1.12.0 matplotlib nose-py3 setuptools
python3 -m pip install Cython numpy scipy==1.12.0 matplotlib nose-py3 setuptools==69.1.0
- name: Install system
run: |
sudo apt-get -y install cmake liblapack-dev libsuitesparse-dev libhypre-dev
Expand Down

0 comments on commit 5c8fdfd

Please sign in to comment.