mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-23 19:44:13 +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
|
$ 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
|
Windows Installation
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
@ -49,10 +43,6 @@ libraries included::
|
||||||
|
|
||||||
> pip install Pillow
|
> pip install Pillow
|
||||||
|
|
||||||
or::
|
|
||||||
|
|
||||||
> easy_install Pillow
|
|
||||||
|
|
||||||
|
|
||||||
macOS Installation
|
macOS Installation
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user