aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-12-23 12:20:36 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-12-23 11:20:36 -0600
commit31b5d784e6542a6bcac9af9b39d3feacabdba137 (patch)
tree5917a94d71a9a8d69a02331ad00c3f9eb60e341b /docs/installation.rst
parent5685baa2121cb7e5abc99b4325701dad44cb5f30 (diff)
downloadcryptography-31b5d784e6542a6bcac9af9b39d3feacabdba137.tar.gz
cryptography-31b5d784e6542a6bcac9af9b39d3feacabdba137.tar.bz2
cryptography-31b5d784e6542a6bcac9af9b39d3feacabdba137.zip
Fixed #3334 -- added Python 3.6 support (#3335)
* Fixed #3334 -- added Python 3.6 support * install py36 * empty commit to retrigger travis * this is an impressively dumb typo
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 0c489adc..888b8bc4 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -10,8 +10,8 @@ You can install ``cryptography`` with ``pip``:
Supported platforms
-------------------
-Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4, 3.5, and PyPy
-2.6+ on these operating systems.
+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.
* x86-64 CentOS 7.x, 6.4
* x86-64 FreeBSD 10