summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2020-12-09 12:23:44 +0100
committerMatěj Cepl <mcepl@cepl.eu>2020-12-09 12:23:44 +0100
commitd9c8207efea7333c9b071443a538c748877dd51c (patch)
tree2048292c4a9b5d3eb523830cbebdcc037d769360
parent649b59a3be7414d83f0bd27d0c4019498c46aab1 (diff)
downloadm2crypto-d9c8207efea7333c9b071443a538c748877dd51c.tar.gz
We don't support 2.6, really.
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
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