aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2014-08-28 22:23:07 -0700
committerJeremy T. Bouse <jbouse@debian.org>2014-08-28 22:23:07 -0700
commit588a4823436454e8968ee36ae95ff92e1cddc3f7 (patch)
treee4a22fe9360117ca8d4d85d9628d7581a57ac97c /README
parent4e426087436d01fe00a120e5e7ce7a5e0a1e0970 (diff)
downloadpython-paramiko-588a4823436454e8968ee36ae95ff92e1cddc3f7.tar
python-paramiko-588a4823436454e8968ee36ae95ff92e1cddc3f7.tar.gz
Imported Upstream version 1.14.1upstream/1.14.1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9305bfb..61c5c85 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Requirements
------------
- Python 2.6 or better <http://www.python.org/> - this includes Python
- 3.3 and higher as well.
+ 3.2 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>