mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 17:25:49 +03:00
Deprecated easy_install in instructions
This commit is contained in:
parent
0c248c68f2
commit
997e108946
|
@ -32,12 +32,6 @@ Install Pillow with :command:`pip`::
|
|||
|
||||
$ pip install Pillow
|
||||
|
||||
Or use :command:`easy_install` for installing `Python Eggs
|
||||
<http://peak.telecommunity.com/DevCenter/PythonEggs>`_ as
|
||||
:command:`pip` does not support them::
|
||||
|
||||
$ easy_install Pillow
|
||||
|
||||
|
||||
Windows Installation
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
@ -49,10 +43,6 @@ libraries included::
|
|||
|
||||
> pip install Pillow
|
||||
|
||||
or::
|
||||
|
||||
> easy_install Pillow
|
||||
|
||||
|
||||
macOS Installation
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue
Block a user