Skip to content

Commit

Permalink
Merge pull request #2777 from radarhere/platforms
Browse files Browse the repository at this point in the history
Added macOS High Sierra tested Pillow version
  • Loading branch information
wiredfool committed Oct 2, 2017
2 parents a76ec58 + 2304a56 commit 0107a4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ Building on Android

Basic Android support has been added for compilation within the Termux
environment. The dependencies can be installed by::

$ pkg -y install python python-dev ndk-sysroot clang make \
libjpeg-turbo-dev

Expand Down Expand Up @@ -407,6 +407,8 @@ These platforms have been reported to work at the versions mentioned.
+----------------------------------+------------------------------+--------------------------------+-----------------------+
|**Operating system** |**Tested Python versions** |**Latest tested Pillow version**|**Tested processors** |
+----------------------------------+------------------------------+--------------------------------+-----------------------+
| macOS 10.13 High Sierra | 2.7, 3.4, 3.5, 3.6 | 4.2.1 |x86-64 |
+----------------------------------+------------------------------+--------------------------------+-----------------------+
| macOS 10.12 Sierra | 2.7, 3.4, 3.5, 3.6 | 4.1.1 |x86-64 |
+----------------------------------+------------------------------+--------------------------------+-----------------------+
| Mac OS X 10.11 El Capitan | 2.7, 3.3, 3.4, 3.5 | 4.1.0 |x86-64 |
Expand Down

0 comments on commit 0107a4a

Please sign in to comment.