diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-02-20 10:38:31 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-02-20 10:38:31 -0600 |
commit | bd88ee6d94036284df91113c419ce5923c1d774b (patch) | |
tree | dc66c77798f2e6c83d8e02749e1d1b7c816650fa /docs | |
parent | 8be38b39270d4545bb303eb08fa5e84940de04a2 (diff) | |
download | cryptography-bd88ee6d94036284df91113c419ce5923c1d774b.tar.gz cryptography-bd88ee6d94036284df91113c419ce5923c1d774b.tar.bz2 cryptography-bd88ee6d94036284df91113c419ce5923c1d774b.zip |
we don't test on freebsd 9.x any more
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 c8a37bfa..30f50646 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -14,7 +14,7 @@ Currently we test ``cryptography`` on Python 2.6, 2.7, 3.2, 3.3, 3.4 and PyPy on these operating systems. * x86-64 CentOS 7.x, 6.4 and CentOS 5.x -* x86-64 FreeBSD 9.2 and FreeBSD 10 +* x86-64 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) |