Skip to content

Commit

Permalink
Mention olefile in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 31, 2023
1 parent c9f7a82 commit 1a6c764
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Install Pillow with :command:`pip`::
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow

:pypi:`olefile` can additionally be installed to allow Pillow to read FPX and
MIC images::

python3 -m pip install --upgrade olefile


.. tab:: Linux

Expand Down

0 comments on commit 1a6c764

Please sign in to comment.