From 5a5d26c4f8ba388ad1316723737deed3e3170911 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 19 Sep 2015 20:57:00 -0400 Subject: Fixes #2353 -- document that we need PyPy 2.6+ --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 277e021b..1caeb1f7 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -10,7 +10,7 @@ You can install ``cryptography`` with ``pip``: Supported platforms ------------------- -Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4 and PyPy +Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4 and PyPy 2.6+ on these operating systems. * x86-64 CentOS 7.x, 6.4 and CentOS 5.x -- cgit v1.2.3