No longer mention tcl/tk under "External Libraries"

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2023-11-20 23:17:41 +11:00 committed by GitHub
parent 51075b8e5c
commit 9f60788be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,11 +210,6 @@ Many of Pillow's features require external libraries:
* **libxcb** provides X11 screengrab support.
* Before Pillow 3.3.0, **tcl/tk** was required when building, to later provide
support for tkinter bitmap and photo images. Now, Pillow contains small
tk/tcl header excerpts, and uses Python's tkinter module at runtime if it is
installed.
.. tab:: Linux
If you didn't build Python from source, make sure you have Python's