Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit ff8f5a3

Browse files
authored
Merge pull request #471 from netlify/jp/documentPYTHON_VERSION
Document `PYTHON_VERSION` option
2 parents 450c24b + 339b380 commit ff8f5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

included_software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The specific patch versions included will depend on when the image was last buil
1414
* Node.js - `NODE_VERSION`, `.nvmrc`, `.node-version`
1515
* 10 (default)
1616
* Any version that `nvm` can install.
17-
* Python - `runtime.txt` or `Pipfile`
17+
* Python - `PYTHON_VERSION`, `runtime.txt`, `Pipfile`
1818
* 2.7 (default)
1919
* 3.5
2020
* 3.7

0 commit comments

Comments
 (0)