Add setuptools to Python-level dependencies
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0d440b7d09
commit
80a91fdb4e
1
.github/INCIDENT_RESPONSE.md
vendored
1
.github/INCIDENT_RESPONSE.md
vendored
@ -259,6 +259,7 @@ require a Pillow point release even if Pillow's own code is unchanged.
|
||||
|
||||
| Package | Required? | Purpose |
|
||||
|---|---|---|
|
||||
| `setuptools` | Build-time only | Package build backend |
|
||||
| `pybind11` | Build-time only | C++ ↔ Python bindings |
|
||||
| `olefile` | Optional (`fpx`, `mic` extras) | OLE2 container parsing (FPX, MIC formats) |
|
||||
| `defusedxml` | Optional (`xmp` extra) | Safe XML parsing for XMP metadata |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user