From 4166863590463a3b35b1d04aa8ab48d5fa49b77d Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 6 Jul 2016 21:54:50 +1000 Subject: [PATCH] Updated El Capitan tested Pillow version [ci skip] --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 41122901c..ac744e594 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -160,7 +160,7 @@ Many of Pillow's features require external libraries: with Ubuntu and Debian. * **libimagequant** provides improved color quantization - + * Pillow has been tested with libimagequant **2.6.0** * Libimagequant is licensed GPLv3, which is more restrictive than the Pillow license, therefore we will not be distributing binaries @@ -330,7 +330,7 @@ current versions of Linux, OS X, and Windows. +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ |**Operating system** |**Supported**|**Tested Python versions** |**Latest tested Pillow version**|**Tested processors** | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Mac OS X 10.11 El Capitan |Yes | 2.7,3.3,3.4,3.5 | 3.2.0 |x86-64 | +| Mac OS X 10.11 El Capitan |Yes | 2.7,3.3,3.4,3.5 | 3.3.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Mac OS X 10.10 Yosemite |Yes | 2.7,3.3,3.4 | 3.0.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+