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

python-3.6.1

parent 70a152bd
No related branches found
No related tags found
No related merge requests found
...@@ -46,11 +46,11 @@ Specify a Python Runtime ...@@ -46,11 +46,11 @@ Specify a Python Runtime
Specific versions of the Python runtime can be specified with a `runtime.txt` file: Specific versions of the Python runtime can be specified with a `runtime.txt` file:
$ cat runtime.txt $ cat runtime.txt
python-3.6.0 python-3.6.1
Runtime options include: Runtime options include:
- `python-2.7.13` - `python-2.7.13`
- `python-3.6.0` - `python-3.6.1`
- `pypy-5.7.0` (unsupported, experimental) - `pypy-5.7.0` (unsupported, experimental)
- `pypy3-5.5.0` (unsupported, experimental) - `pypy3-5.5.0` (unsupported, experimental)
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