Skip to content
Snippets Groups Projects
Unverified Commit c1bb04e0 authored by Kenneth Reitz's avatar Kenneth Reitz Committed by GitHub
Browse files

Update README.md

parent 3c646974
No related branches found
No related tags found
No related merge requests found
......@@ -49,14 +49,14 @@ Specific versions of the Python runtime can be specified in your `Pipfile`:
Or, more specifically:
[requires]
python_full_version = "2.7.14"
python_full_version = "2.7.15"
Or, with a `runtime.txt` file:
$ cat runtime.txt
python-2.7.14
python-2.7.15
Runtime options include:
- `python-3.6.4`
- `python-2.7.14`
- `python-2.7.15`
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