From 392989aaa7f6f5e90a623845cb859451b207ca93 Mon Sep 17 00:00:00 2001 From: hallazzang Date: Sun, 6 Aug 2017 09:06:19 +0900 Subject: [PATCH] corrected indentations for pypa description --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index ff2f3107..bb2aab41 100644 --- a/setup.py +++ b/setup.py @@ -31,9 +31,9 @@ And run it: $ pip install Flask $ python hello.py - * Running on http://localhost:5000/ + * Running on http://localhost:5000/ - Ready for production? `Read this first `. +Ready for production? `Read this first `. Links `````