Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e1da491

Browse files
committedFeb 17, 2021
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.