Skip to content

Commit 1a6c764

Browse files
committed
Mention olefile in installation instructions
1 parent c9f7a82 commit 1a6c764

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Install Pillow with :command:`pip`::
4242
python3 -m pip install --upgrade pip
4343
python3 -m pip install --upgrade Pillow
4444

45+
:pypi:`olefile` can additionally be installed to allow Pillow to read FPX and
46+
MIC images::
47+
48+
python3 -m pip install --upgrade olefile
49+
4550

4651
.. tab:: Linux
4752

0 commit comments

Comments
 (0)