diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-13 21:06:57 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-24 10:18:05 -0700 |
commit | 337f4432d3aef1230ecb588dace0afd445a262c6 (patch) | |
tree | ceb33619f4872e04dbcf841585fb9155fef1a626 | |
parent | 24309559bbdc4742a94854eb33c9d6047635497c (diff) |
README py3 update
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,7 +34,8 @@ that should have come with this archive. Requirements ------------ - - python 2.6 or better <http://www.python.org/> + - Python 2.6 or better <http://www.python.org/> - this includes Python + 3.3 and higher as well. - pycrypto 2.1 or better <https://www.dlitz.net/software/pycrypto/> - ecdsa 0.9 or better <https://pypi.python.org/pypi/ecdsa> |