Browse Source

corrected indentations for pypa description

pull/2442/head
hallazzang 7 years ago committed by GitHub
parent
commit
392989aaa7
  1. 4
      setup.py

4
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 <http://flask.pocoo.org/docs/deploying/>`.
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
Links
`````

Loading…
Cancel
Save