Browse Source

Merge pull request #2442 from hallazzang/patch-1

corrected indentations for pypi description
pull/2446/head
Hsiaoming Yang 7 years ago committed by GitHub
parent
commit
7d4703e98a
  1. 4
      setup.py

4
setup.py

@ -31,9 +31,9 @@ And run it:
$ pip install Flask $ pip install Flask
$ python hello.py $ python hello.py
* Running on http://localhost:5000/ * Running on http://localhost:5000/
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`. Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
Links Links
````` `````

Loading…
Cancel
Save