Skip to content

Commit 72a0cdb

Browse files
committed
Docs: Move non-library external dependencies to the bottom [ci skip]
1 parent 4c97afe commit 72a0cdb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/installation.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,6 @@ Many of Pillow's features require external libraries:
171171
transparent WebP files. Versions **0.3.0** and above support
172172
transparency.
173173

174-
* **tcl/tk** provides support for tkinter bitmap and photo images.
175-
176-
* **olefile** provides support for Kodak FlashPix (FPX) and Microsoft
177-
Image Composer (MIC) files.
178-
179174
* **openjpeg** provides JPEG 2000 functionality.
180175

181176
* Pillow has been tested with openjpeg **2.0.0**, **2.1.0**, **2.3.1**,
@@ -210,6 +205,11 @@ Many of Pillow's features require external libraries:
210205

211206
* **libxcb** provides X11 screengrab support.
212207

208+
* **tcl/tk** provides support for tkinter bitmap and photo images.
209+
210+
* **olefile** provides support for Kodak FlashPix (FPX) and Microsoft
211+
Image Composer (MIC) files.
212+
213213
.. tab:: Linux
214214

215215
If you didn't build Python from source, make sure you have Python's

0 commit comments

Comments
 (0)