mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Shuffle
This commit is contained in:
parent
a556a46f52
commit
e0e4c4d52c
|
@ -15,10 +15,6 @@ Python Imaging Library by Fredrik Lundh and Contributors.
|
||||||
:target: https://pypi.python.org/pypi/Pillow/
|
:target: https://pypi.python.org/pypi/Pillow/
|
||||||
:alt: Number of PyPI downloads
|
:alt: Number of PyPI downloads
|
||||||
|
|
||||||
.. note:: Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3.
|
|
||||||
|
|
||||||
.. note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.
|
|
||||||
|
|
||||||
For full compatibility, you'll want to read the complete :doc:`installation
|
For full compatibility, you'll want to read the complete :doc:`installation
|
||||||
instructions <installation>`.
|
instructions <installation>`.
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,9 @@ Installation
|
||||||
.. warning:: PIL and Pillow currently cannot co-exist in the same environment.
|
.. warning:: PIL and Pillow currently cannot co-exist in the same environment.
|
||||||
If you want to use Pillow, please remove PIL first.
|
If you want to use Pillow, please remove PIL first.
|
||||||
|
|
||||||
.. Note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7; Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3.
|
.. note:: Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3.
|
||||||
|
|
||||||
|
.. note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.
|
||||||
|
|
||||||
Simple installation
|
Simple installation
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user