mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Install cjpeg and djpeg
This commit is contained in:
parent
05637393a6
commit
6fded1ac97
2
.github/workflows/test-cygwin.yml
vendored
2
.github/workflows/test-cygwin.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
with:
|
||||
platform: ${{ matrix.architecture }}
|
||||
packages: >
|
||||
ImageMagick python3${{ matrix.python-minor-version }}-cffi
|
||||
ImageMagick jpeg python3${{ matrix.python-minor-version }}-cffi
|
||||
python3${{ matrix.python-minor-version }}-devel
|
||||
python3${{ matrix.python-minor-version }}-numpy
|
||||
python3${{ matrix.python-minor-version }}-sip
|
||||
|
|
Loading…
Reference in New Issue
Block a user