mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
Update Readme.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Heroku buildpack: Python
|
||||
# Heroku Buildpack: Python
|
||||

|
||||
|
||||
This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](http://www.pip-installer.org/).
|
||||
@@ -42,7 +42,7 @@ Specify a Runtime
|
||||
You can also provide arbitrary releases Python with a `runtime.txt` file.
|
||||
|
||||
$ cat runtime.txt
|
||||
python-3.5.0
|
||||
python-3.5.1
|
||||
|
||||
Runtime options include:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user