From 7b6f34e7ac9e73898cd3b466bf9f8e0bf42e0050 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 24 Jan 2019 20:00:27 +1100 Subject: [PATCH] Remove note about Python 3.0-3.4 [ci skip] --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 93d017a8c..c100fe312 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -172,7 +172,7 @@ Many of Pillow's features require external libraries: the Pillow license, therefore we will not be distributing binaries with libimagequant support enabled. * Windows support: Libimagequant requires VS2013/MSVC 18 to compile, - so it is unlikely to work with any Python prior to 3.5 on Windows. + so it is unlikely to work with Python 2.7 on Windows. * **libraqm** provides complex text layout support.