From 6a10b29ac7b2a708869a52bc7ca7fd6374a70894 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 27 May 2017 19:32:26 -0500 Subject: Improve accuracy of install docs page (#3626) * Improve accuracy of install docs page * fix line length --- 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 bbb69213..d676fb30 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -11,13 +11,13 @@ Supported platforms ------------------- Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, and -PyPy 2.6+ on these operating systems. +PyPy 5.3+ on these operating systems. -* x86-64 CentOS 7.x, 6.4 -* x86-64 FreeBSD 10 +* x86-64 CentOS 7.x +* x86-64 FreeBSD 11 * macOS 10.12 Sierra, 10.11 El Capitan, 10.10 Yosemite, 10.9 Mavericks -* x86-64 Ubuntu 12.04 LTS and Ubuntu 14.04 LTS -* x86-64 Debian Wheezy (7.x), Jessie (8.x), and Debian Sid (unstable) +* x86-64 Ubuntu 14.04, 16.04, and rolling +* x86-64 Debian Wheezy (7.x), Jessie (8.x), Stretch (9.x), and Sid (unstable) * 32-bit and 64-bit Python on 64-bit Windows Server 2012 .. warning:: -- cgit v1.2.3