Skip to content

Commit e168bd1

Browse files
authored
Merge pull request python-pillow#55 from radarhere/rm-soon-eol-3.5
Updated CI targets
2 parents a2fa484 + 2cec9f9 commit e168bd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/installation.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ These platforms are built and tested for every change.
403403
+----------------------------------+--------------------------+-----------------------+
404404
| Fedora 32 | 3.8 |x86-64 |
405405
+----------------------------------+--------------------------+-----------------------+
406-
| macOS 10.15 Catalina | 3.5, 3.6, 3.7, 3.8, PyPy3|x86-64 |
406+
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, PyPy3 |x86-64 |
407407
+----------------------------------+--------------------------+-----------------------+
408408
| Ubuntu Linux 16.04 LTS | 3.5, 3.6, 3.7, 3.8, PyPy3|x86-64 |
409409
+----------------------------------+--------------------------+-----------------------+
@@ -413,11 +413,11 @@ These platforms are built and tested for every change.
413413
+----------------------------------+--------------------------+-----------------------+
414414
| Windows Server 2016 | 3.8 |x86 |
415415
| +--------------------------+-----------------------+
416-
| | 3.5 |x86-64 |
416+
| | 3.6 |x86-64 |
417417
| +--------------------------+-----------------------+
418418
| | 3.7/MinGW |x86 |
419419
+----------------------------------+--------------------------+-----------------------+
420-
| Windows Server 2019 | 3.5, 3.6, 3.7, 3.8 |x86, x86-64 |
420+
| Windows Server 2019 | 3.6, 3.7, 3.8 |x86, x86-64 |
421421
| +--------------------------+-----------------------+
422422
| | PyPy3 |x86 |
423423
+----------------------------------+--------------------------+-----------------------+

0 commit comments

Comments
 (0)