mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Use python instead of python3 packages
This commit is contained in:
parent
1184c01bd6
commit
bf2ee413f2
6
.github/workflows/test-msys2.yml
vendored
6
.github/workflows/test-msys2.yml
vendored
|
@ -79,9 +79,9 @@ jobs:
|
|||
libtiff:p \
|
||||
libwebp:p \
|
||||
openjpeg2:p \
|
||||
python3-numpy:p \
|
||||
python3-olefile:p \
|
||||
python3-pip:p \
|
||||
python-numpy:p \
|
||||
python-olefile:p \
|
||||
python-pip:p \
|
||||
python-pyqt6:p
|
||||
|
||||
python3 -m pip install pyroma pytest pytest-cov pytest-timeout
|
||||
|
|
Loading…
Reference in New Issue
Block a user