mirror of
https://github.com/dnet/pySSTV.git
synced 2026-01-01 06:09:58 +01:00
updated README regarding Python 3 support (#10)
This commit is contained in:
parent
5eb8a468e4
commit
a601f8e754
|
|
@ -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`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue