commit | 5a5d26c4f8ba388ad1316723737deed3e3170911 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sat Sep 19 20:57:00 2015 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sat Sep 19 20:57:00 2015 -0400 |
tree | 520fb4df1c3ec2ea90b1d753a605e0134c21840b | |
parent | 298d25ad89362f77eb1bb70de8fa6e756b38d628 [diff] [blame] |
Fixes #2353 -- document that we need PyPy 2.6+
diff --git a/docs/installation.rst b/docs/installation.rst index 277e021..1caeb1f 100644 --- a/docs/installation.rst +++ b/docs/installation.rst
@@ -10,7 +10,7 @@ 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