Skip to content

Commit e1da491

Browse files
committed
Install setuptools for MinGW builds
1 parent a1c911c commit e1da491

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)