diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2016-12-02 19:34:12 -0500 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2016-12-02 19:34:12 -0500 |
commit | f7e12193e92ca491af5d5a26e3f503770c4c346a (patch) | |
tree | 11971269376eb4fd972dc01d2eb24e9a5cf072ed /docs | |
parent | dbf183506c5c9c5f5d8e4a97beefc009974ed0a3 (diff) | |
download | cryptography-f7e12193e92ca491af5d5a26e3f503770c4c346a.tar.gz cryptography-f7e12193e92ca491af5d5a26e3f503770c4c346a.tar.bz2 cryptography-f7e12193e92ca491af5d5a26e3f503770c4c346a.zip |
Sierra is a thing (#3294)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index e1818d36..9ad9a3cc 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -15,8 +15,8 @@ Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4, 3.5, and PyPy * x86-64 CentOS 7.x, 6.4 * x86-64 FreeBSD 10 -* OS X 10.11 El Capitan, 10.10 Yosemite, 10.9 Mavericks, 10.8 Mountain Lion, - and 10.7 Lion +* OS X 10.12 Sierra, 10.11 El Capitan, 10.10 Yosemite, 10.9 Mavericks, + 10.8 Mountain Lion, and 10.7 Lion * x86-64 Ubuntu 12.04 LTS and Ubuntu 14.04 LTS * x86-64 Debian Wheezy (7.x), Jessie (8.x), and Debian Sid (unstable) * 32-bit and 64-bit Python on 64-bit Windows Server 2012 |