Skip to content
Snippets Groups Projects
Commit dbe2cdac authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Update Readme.md

parent 767af304
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ It will use pip to install your dependencies, vendoring a copy of the Python run ...@@ -39,7 +39,7 @@ It will use pip to install your dependencies, vendoring a copy of the Python run
Specify a Runtime Specify a Runtime
----------------- -----------------
You can also provide arbitrary releases Python with a `runtime.txt` file. You can also specify specific versions of the Python runtime with a `runtime.txt` file:
$ cat runtime.txt $ cat runtime.txt
python-3.5.1 python-3.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment