From e6723b18dd81e08886051a0a394117be74058225 Mon Sep 17 00:00:00 2001 From: Bogdan Nicula Date: Thu, 24 Apr 2014 21:06:44 +0200 Subject: [PATCH] Python 2.6 is not supported anymore --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d8ea732..22338f1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ glymur: a Python interface for JPEG 2000 **glymur** contains a Python interface to the OpenJPEG library which allows one to read and write JPEG 2000 files. **glymur** works on -Python 2.6, 2.7 and 3.3. Python 3.3 is strongly -recommended. +Python 2.7 and 3.3. Python 3.3 is strongly recommended. Please read the docs, https://glymur.readthedocs.org/en/latest/