updated README regarding Python 3 support (#10)

This commit is contained in:
András Veres-Szentkirályi 2017-01-12 12:58:11 +01:00
parent 5eb8a468e4
commit a601f8e754

View file

@ -71,5 +71,6 @@ Useful links
Dependencies
------------
- Python 2.7 (tested on 2.7.5; 2.6 might work, but test suite lacks support)
- Python 2.7 (tested on 2.7.9; 2.6 might work, but test suite lacks support)
or 3.x (tested on 3.2, 3.3, 3.4 and 3.5)
- Python Imaging Library (Debian/Ubuntu package: `python-imaging`)