diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-28 15:12:44 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-28 15:12:44 -0800 |
commit | 5ebe793b85d14b65ff870fd389169368b5dff22c (patch) | |
tree | 422c2af5f6a2c4d41df1519dd0daeaebf206926d /docs/installation.rst | |
parent | ad3947a820a5ebde80578106f7f97d628acbbd77 (diff) | |
parent | 698e8067790dd2c3f18c011137a014d0a75e3034 (diff) | |
download | cryptography-5ebe793b85d14b65ff870fd389169368b5dff22c.tar.gz cryptography-5ebe793b85d14b65ff870fd389169368b5dff22c.tar.bz2 cryptography-5ebe793b85d14b65ff870fd389169368b5dff22c.zip |
Merge pull request #1586 from reaperhulk/more-supported-platforms
update supported platforms
Diffstat (limited to 'docs/installation.rst')
-rw-r--r-- | docs/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index d7645cac..bd648b29 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -17,6 +17,7 @@ on these operating systems. * x86-64 FreeBSD 9.2 and FreeBSD 10 * OS X 10.10 Yosemite, 10.9 Mavericks, 10.8 Mountain Lion, and 10.7 Lion * x86-64 Ubuntu 12.04 LTS +* x86-64 Debian Wheezy (7.x) and Jessie (8.x) * 32-bit Python on 64-bit Windows Server 2008 * 64-bit Python on 64-bit Windows Server 2012 |