summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2011-11-17 17:44:00 -0800
committerJeff Forcier <jeff@bitprophet.org>2011-11-17 17:44:00 -0800
commitb494bb3952c07eabac5d07280387f5aa8797a18a (patch)
tree11483a000316144804544cf30e3aa1fc8014a1c3
parent59cae8560bc338623194724b60451d21dde2fc33 (diff)
parent175075e045310cb5d06814fac7ffdfaafc0c7283 (diff)
downloadparamiko-b494bb3952c07eabac5d07280387f5aa8797a18a.tar.gz
Merge branch '1.7'
Conflicts: setup.py
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f30fd82c..ab07da35 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ are supported. SFTP client and server mode are both supported too.
Required packages:
pyCrypto
-To install the `in-development version <https://github.com/bitprophet/ssh/tarball/master#egg=ssh-dev>`, use `pip install ssh==dev`.
+To install the `in-development version <https://github.com/bitprophet/ssh/tarball/master#egg=ssh-dev>`_, use `pip install ssh==dev`.
'''
# if someday we want to *require* setuptools, uncomment this: