80-col fix

This commit is contained in:
Jeff Forcier 2012-09-25 22:09:49 -07:00
parent 2d7355da5e
commit 09488c665b
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ are supported. SFTP client and server mode are both supported too.
Required packages:
pyCrypto
To install the `in-development version <https://github.com/paramiko/paramiko/tarball/master#egg=paramiko-dev>`_, use `pip install paramiko==dev`.
To install the `in-development version
<https://github.com/paramiko/paramiko/tarball/master#egg=paramiko-dev>`_, use
`pip install paramiko==dev`.
'''
# if someday we want to *require* setuptools, uncomment this: