From b4684170ff699ad459bec0ac8d23a9aadeda2c13 Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Sat, 15 Mar 2014 18:02:13 +0000 Subject: Document the platforms we test on --- docs/installation.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 63555abc..15e88a8e 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -7,6 +7,17 @@ You can install ``cryptography`` with ``pip``: $ pip install cryptography +Supported platforms +------------------- + +Currently we test ``cryptography`` on these platforms. + +* 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 +* 64-bit Windows Server 2008 + On Windows ---------- -- cgit v1.2.3