Skip to content

Commit 397cfcb

Browse files
authored
Upgrade setuptools
1 parent 6b821d0 commit 397cfcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python_wrapper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
sudo apt-get install gfortran mpi-default-bin mpi-default-dev libhdf5-dev libfftw3-bin libfftw3-dev libopenblas-dev cmake ninja-build
2626
pip install numpy f90nml scikit-build scipy meson meson-python
2727
pip install f90wrap
28+
pip install --upgrade setuptools
2829
2930
- name: Build python_wrapper
3031
run: |

0 commit comments

Comments
 (0)