Skip to content

Commit

Permalink
Merge pull request #7447 from python-pillow/7341
Browse files Browse the repository at this point in the history
Add warning to docs: Pillow > 9.5.0 no longer includes 32-bit wheels
  • Loading branch information
hugovk committed Oct 7, 2023
2 parents ae9a9b0 + 2784136 commit ab5fc84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Install Pillow with :command:`pip`::

.. tab:: Windows

.. warning:: Pillow > 9.5.0 no longer includes 32-bit wheels.

We provide Pillow binaries for Windows compiled for the matrix of
supported Pythons in 64-bit versions in the wheel format. These binaries include
support for all optional libraries except libimagequant and libxcb. Raqm support
Expand Down

0 comments on commit ab5fc84

Please sign in to comment.