From b8b9a597ca28ce9c5ad8bf21d2d9de54093e21ef Mon Sep 17 00:00:00 2001 From: Christoph Gohlke Date: Thu, 14 Mar 2013 19:18:20 -0700 Subject: [PATCH] Update test platforms --- README.rst | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index de5e4be36..96c33d0cb 100644 --- a/README.rst +++ b/README.rst @@ -59,15 +59,19 @@ Current platform support for Pillow. Binary distributions are contributed for ea .. Note:: Contributors please test on your platform, edit this document and send a pull request -+----------------------------------+-------------+----------------------+-----------------------+ -|**Operating system** |**Supported**|**Tested Py versions**|**Tested processors** | -+----------------------------------+-------------+----------------------+-----------------------+ -| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ -| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ -| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit | -+----------------------------------+-------------+----------------------+-----------------------+ ++----------------------------------+-------------+------------------------------+-----------------------+ +|**Operating system** |**Supported**|**Tested Py versions** |**Tested processors** | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | 2.6,2.7,3.2,3.3 (32 & 64 bit)|Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Ubuntu Linux 12.04 |Yes | 2.7 |AMD 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ Python Imaging Library ======================