Skip to content

Commit 2fbb7dd

Browse files
author
kuyan
committed
Added note on Python 3 and Pillow.
1 parent 979c882 commit 2fbb7dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/scenarios/imaging.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ Installation
2020
PIL has a reputation of not being very straightforward to install. Listed below
2121
are installation notes on various systems.
2222

23-
Also, there's a fork named `Pillow <http://pypi.python.org/pypi/Pillow>`_ which is easier
24-
to install. It has good setup instructions for all platforms.
23+
Also, there's a fork named `Pillow <http://pypi.python.org/pypi/Pillow>`_ which
24+
is easier to install. It has good setup instructions for all platforms and
25+
supports Python 3 (PIL currently does not).
2526

2627
Installing on Linux
2728
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)