From d9c8207efea7333c9b071443a538c748877dd51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 9 Dec 2020 12:23:44 +0100 Subject: We don't support 2.6, really. --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.rst b/INSTALL.rst index b95469e..f0fb954 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -8,7 +8,7 @@ Pre-requisites The following is required to *use* M2Crypto (once installed): -- ``Python 2.6``, ``2.7``, ``3.5``, or newer +- ``Python 2.7``, ``3.5``, or newer - ``OpenSSL 1.0.1e`` or newer To *install* M2Crypto, you must be able to compile and link C sources -- cgit v1.2.1