From 56143e1adb273e332e19f91e019d42ba14ab1b3a Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 5 Apr 2020 23:03:44 -0400 Subject: Update insallation.rst to reflect our current test matrix (#5183) * Update insallation.rst to reflect our current test matrix * Update installation.rst * Update installation.rst * Update installation.rst --- docs/installation.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 80b606c9..22c85681 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -10,14 +10,14 @@ You can install ``cryptography`` with ``pip``: Supported platforms ------------------- -Currently we test ``cryptography`` on Python 2.7, 3.5+, and -PyPy 5.4+ on these operating systems. +Currently we test ``cryptography`` on Python 2.7, 3.5+, +PyPy 7.1+, and PyPy3 7.0 on these operating systems. * x86-64 CentOS 7.x * x86-64 Fedora (latest) -* macOS 10.13 High Sierra, 10.14 Mojave -* x86-64 Ubuntu 14.04, 16.04, and rolling -* x86-64 Debian Jessie (8.x), Stretch (9.x), Buster (10.x), and Sid (unstable) +* macOS 10.15 Catalina +* x86-64 Ubuntu 16.04 and rolling +* x86-64 Debian Stretch (9.x), Buster (10.x), and Sid (unstable) * x86-64 Alpine (latest) * 32-bit and 64-bit Python on 64-bit Windows Server 2019 -- cgit v1.2.3