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

2.7.14


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent e5fcc9ef
No related branches found
No related tags found
No related merge requests found
...@@ -44,11 +44,11 @@ Specify a Python Runtime ...@@ -44,11 +44,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-2.7.13 python-2.7.14
Runtime options include: Runtime options include:
- `python-3.6.2` - `python-3.6.2`
- `python-2.7.13` - `python-2.7.14`
- `pypy-5.7.1` (unsupported, experimental) - `pypy-5.7.1` (unsupported, experimental)
- `pypy3-5.5.1` (unsupported, experimental) - `pypy3-5.5.1` (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