Skip to content

Commit 2eb1123

Browse files
committed
Use python-pip instead of python3-pip
1 parent af3b904 commit 2eb1123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
mingw-w64-x86_64-openjpeg2 \
6969
mingw-w64-x86_64-python3-numpy \
7070
mingw-w64-x86_64-python3-olefile \
71-
mingw-w64-x86_64-python3-pip \
71+
mingw-w64-x86_64-python-pip \
7272
mingw-w64-x86_64-python-pytest \
7373
mingw-w64-x86_64-python-pytest-cov \
7474
mingw-w64-x86_64-python-pytest-timeout \

0 commit comments

Comments
 (0)