Merge pull request #226 from bogdanni/patch-2

Python 2.6 is not supported anymore
This commit is contained in:
quintusdias 2014-04-24 15:34:54 -04:00
commit 835673d2c5

View file

@ -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/