From 09488c665ba46057648a13a12c76f0c6392a86a1 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 25 Sep 2012 22:09:49 -0700 Subject: [PATCH] 80-col fix --- setup.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e9d72af..73407b0 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,9 @@ are supported. SFTP client and server mode are both supported too. Required packages: pyCrypto -To install the `in-development version `_, use `pip install paramiko==dev`. +To install the `in-development version +`_, use +`pip install paramiko==dev`. ''' # if someday we want to *require* setuptools, uncomment this: