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.
2 parents 2a10c2e + 115ef3a commit 52206c7Copy full SHA for 52206c7
docs/installation.rst
@@ -83,10 +83,9 @@ Install Pillow with :command:`pip`::
83
.. tab:: Windows
84
85
We provide Pillow binaries for Windows compiled for the matrix of
86
- supported Pythons in both 32 and 64-bit versions in the wheel format.
87
- These binaries include support for all optional libraries except
88
- libimagequant and libxcb. Raqm support requires
89
- FriBiDi to be installed separately::
+ supported Pythons in 64-bit versions in the wheel format. These binaries include
+ support for all optional libraries except libimagequant and libxcb. Raqm support
+ requires FriBiDi to be installed separately::
90
91
python3 -m pip install --upgrade pip
92
python3 -m pip install --upgrade Pillow
0 commit comments