Windows arm64 wheels do not have libavif

This commit is contained in:
Andrew Murray 2025-06-23 07:02:12 +10:00 committed by GitHub
parent 1cabcba23f
commit c993fbcd62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,8 +70,8 @@ now ignore it.
AVIF support in wheels
^^^^^^^^^^^^^^^^^^^^^^
Support for reading and writing AVIF images is now included in Pillow's wheels, with
libaom available as an encoder and dav1d as a decoder.
Support for reading and writing AVIF images is now included in Pillow's wheels, except
for Windows arm64. libaom is available as an encoder and dav1d as a decoder.
Python 3.14 beta
^^^^^^^^^^^^^^^^