From 7e8c45787d51ecb573b156201c32fc1fa812de43 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Sun, 16 Oct 2011 19:34:17 +0200 Subject: =?UTF-8?q?Indent.=20That=E2=80=99s=20actually=20useless,=20but=20?= =?UTF-8?q?I=20want=20to=20test=20something.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 496d3d7b..31ccc5a6 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup (name = 'BuildLines', author = 'Florent Le Coz', author_email = 'louiz@louiz.org', long_description = """ - a python3 module for poezio, used to replace some time-critical - python functions that are too slow. If compiled, poezio will use this module, - otherwise it will just use the equivalent python functions. - """) + a python3 module for poezio, used to replace some time-critical + python functions that are too slow. If compiled, poezio will use this module, + otherwise it will just use the equivalent python functions. + """) -- cgit v1.2.3