mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-30 10:43:16 +03:00
Mention olefile in installation instructions
This commit is contained in:
parent
c9f7a8209b
commit
1a6c76495b
|
@ -42,6 +42,11 @@ Install Pillow with :command:`pip`::
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install --upgrade Pillow
|
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
|
.. tab:: Linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user