Commit beb02e93 by Kenneth Reitz Committed by GitHub

mention python 3 #44

parent 378db74c
......@@ -36,6 +36,10 @@ You can replace ``helloworld`` with your desired project name.
See also, a [ready-made application](https://github.com/heroku/python-getting-started), ready to deploy.
## Using Python 3?
Just update `runtime.txt` to `python-3.5.2` (no trailing spaces!).
## Further Reading
- [Gunicorn](https://warehouse.python.org/project/gunicorn/)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment