Supported means we'll fix test failures

This commit is contained in:
Alex Clark 2013-03-15 08:11:04 -04:00
parent 5dd350dbfe
commit 47cfc4c6c8

View File

@ -64,7 +64,7 @@ Current platform support for Pillow. Binary distributions are contributed for ea
+----------------------------------+-------------+------------------------------+-----------------------+
| Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
| Ubuntu Linux 10.04 LTS |Yes* | 2.6 |x86, x86-64 |
| Ubuntu Linux 10.04 LTS |Yes | 2.6 |x86, x86-64 |
+----------------------------------+-------------+------------------------------+-----------------------+
| Ubuntu Linux 12.04 LTS |Yes | 2.6,2.7,3.2,3.3 |x86, x86-64 |
+----------------------------------+-------------+------------------------------+-----------------------+
@ -75,8 +75,6 @@ Current platform support for Pillow. Binary distributions are contributed for ea
| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit |
+----------------------------------+-------------+------------------------------+-----------------------+
* Test Failures
Python Imaging Library
======================