diff options
author | Alex Stapleton <alexs@prol.etari.at> | 2014-03-15 18:09:33 +0000 |
---|---|---|
committer | Alex Stapleton <alexs@prol.etari.at> | 2014-03-15 18:09:33 +0000 |
commit | b10e95425f3061ecafbc4456d305f1f62b2c5495 (patch) | |
tree | 77a20512dd97e48a44e6ec5625dadbaf7cdf9bab /docs | |
parent | bd0c7a6a0541db60088e133cd17200c18f1d94c7 (diff) | |
download | cryptography-b10e95425f3061ecafbc4456d305f1f62b2c5495.tar.gz cryptography-b10e95425f3061ecafbc4456d305f1f62b2c5495.tar.bz2 cryptography-b10e95425f3061ecafbc4456d305f1f62b2c5495.zip |
Alphabetise
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index dd94a98f..af583ee3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -13,10 +13,10 @@ Supported platforms Currently we test ``cryptography`` on Python 2.6, 2.7, 3.2, 3.3 and PyPy on these operating systems. -* x86-64 Ubuntu 12.04 LTS * x86-64 CentOS 6.4 and CentOS 5 * x86-64 FreeBSD 9.2 and FreeBSD 10 * OS X 10.9 and OS X 10.8.5 +* x86-64 Ubuntu 12.04 LTS * 64-bit Windows Server 2008 On Windows |