Merge pull request #1567 from radarhere/support

Added Python 3 to Platform Support for El Capitan [ci skip]
This commit is contained in:
Hugo 2015-12-03 08:33:22 +02:00
commit 7062b43466

View File

@ -283,7 +283,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.0.0 |x86-64 |
| Mac OS X 10.11 El Capitan |Yes | 2.7,3.3,3.4,3.5 | 3.0.0 |x86-64 |
+----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+
| Mac OS X 10.10 Yosemite |Yes | 2.7,3.3,3.4 | 3.0.0 |x86-64 |
+----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+