Skip to content

Commit 3408397

Browse files
authored
Remove outdated reference in docs to pillow-heif (#181)
2 parents 487948b + 1d50514 commit 3408397

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ Here's a full list of operations provided by Willow out of the box:
334334
335335
.. method:: save_as_avif(file, quality=80, lossless=False)
336336

337-
(requires the `pillow-heif <https://pypi.org/project/pillow-heif/>`_ library)
338-
339337
Saves the image to the specified file-like object in AVIF format.
340338
When saving with `lossless=True`, no `chroma subsampling <https://en.wikipedia.org/wiki/Chroma_subsampling>` is used (4:4:4 instead of the default 4:2:0).
341339

0 commit comments

Comments
 (0)