parent
253a22a770
commit
013d459487
2
setup.py
2
setup.py
|
@ -26,7 +26,7 @@ are supported. SFTP client and server mode are both supported too.
|
||||||
Required packages:
|
Required packages:
|
||||||
pyCrypto
|
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:
|
# if someday we want to *require* setuptools, uncomment this:
|
||||||
|
|
Loading…
Reference in New Issue