summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-03-13 21:06:57 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-03-13 21:06:57 -0700
commitd99342d119fcf268c57d025fa9a9fd1124f39de0 (patch)
treec8d314d83e852bd9e58a487525d949e1fdb9c105
parent4742f4c1c130d436282e419756030a1f3f710774 (diff)
downloadparamiko-python3.tar.gz
README py3 updatepython3
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 005fd6f3..9305bfb3 100644
--- a/README
+++ b/README
@@ -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>