Skip to content

Commit c038da4

Browse files
authored
Merge pull request #324 from awvwgk/msys2
Install setuptools for MinGW builds
2 parents ae2e38c + e1da491 commit c038da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_windows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
mingw-w64-${{ matrix.arch }}-gcc-fortran
7171
mingw-w64-${{ matrix.arch }}-python
7272
mingw-w64-${{ matrix.arch }}-python-pip
73+
mingw-w64-${{ matrix.arch }}-python-setuptools
7374
mingw-w64-${{ matrix.arch }}-cmake
7475
mingw-w64-${{ matrix.arch }}-ninja
7576

0 commit comments

Comments
 (0)