Use python-numpy and python-olefile instead of python3-numpy and python3-olefile

This commit is contained in:
Hugo van Kemenade 2025-01-09 14:22:29 +02:00
parent 6fc496ee5b
commit 8603d6512a

View File

@ -66,8 +66,8 @@ jobs:
mingw-w64-x86_64-libtiff \
mingw-w64-x86_64-libwebp \
mingw-w64-x86_64-openjpeg2 \
mingw-w64-x86_64-python3-numpy \
mingw-w64-x86_64-python3-olefile \
mingw-w64-x86_64-python-numpy \
mingw-w64-x86_64-python-olefile \
mingw-w64-x86_64-python-pip \
mingw-w64-x86_64-python-pytest \
mingw-w64-x86_64-python-pytest-cov \