From dd567cbf732d310e8a79aa05d7001c8639e9e6f3 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 30 Sep 2017 21:22:07 -0400 Subject: Declare that 2.1 is the last version to support Python 2.6 (#3944) * Declare that 2.1 is the last version to support Python 2.6 * It's the Final Countdown! --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 51caefd0..70668656 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -22,8 +22,8 @@ PyPy 5.3+ on these operating systems. * 32-bit and 64-bit Python on 64-bit Windows Server 2012 .. warning:: - Python 2.6 is no longer supported by the Python core team. A future version - of cryptography will drop support for this version. + Python 2.6 is no longer supported by the Python core team. The next release + of ``cryptography`` will drop support for Python 2.6. We test compiling with ``clang`` as well as ``gcc`` and use the following OpenSSL releases: -- cgit v1.2.3