There was an error while loading. Please reload this page.
2 parents bebf038 + 99c7f54 commit b3a595cCopy full SHA for b3a595c
.github/workflows/test-mingw.yml
@@ -67,10 +67,10 @@ jobs:
67
mingw-w64-x86_64-python3-cffi \
68
mingw-w64-x86_64-python3-numpy \
69
mingw-w64-x86_64-python3-olefile \
70
- mingw-w64-x86_64-python3-pip \
71
mingw-w64-x86_64-python3-setuptools \
72
mingw-w64-x86_64-python-pyqt6
73
+ python3 -m ensurepip
74
python3 -m pip install pyroma pytest pytest-cov pytest-timeout
75
76
pushd depends && ./install_extra_test_images.sh && popd
0 commit comments