summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c0895a0f..6abbb79e 100644
--- a/setup.py
+++ b/setup.py
@@ -25,6 +25,8 @@ 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`.
'''
# if someday we want to *require* setuptools, uncomment this: