We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5f8d7 commit 07d7800Copy full SHA for 07d7800
docs/releasenotes/11.2.0.rst
@@ -106,6 +106,5 @@ Pillow images can also be converted to Arrow objects::
106
Reading and writing AVIF images
107
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
108
109
-Pillow can now read and write AVIF images. However, due to concern over size, this
110
-functionality is not included in our prebuilt wheels. You will need to build Pillow
111
-from source with libavif 1.0.0 or later.
+Pillow can now read and write AVIF images. If you are building Pillow from source, this
+will require libavif 1.0.0 or later.
0 commit comments