diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-12-28 15:01:54 -0700 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-12-28 15:01:54 -0700 |
commit | 698e8067790dd2c3f18c011137a014d0a75e3034 (patch) | |
tree | ea1e4bdb2126849ce5d4f2a78d752579d890aeed | |
parent | 148b5a87d3aa6225bfa862e77a51637171ca6b1b (diff) | |
download | cryptography-698e8067790dd2c3f18c011137a014d0a75e3034.tar.gz cryptography-698e8067790dd2c3f18c011137a014d0a75e3034.tar.bz2 cryptography-698e8067790dd2c3f18c011137a014d0a75e3034.zip |
update supported platforms
-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 |