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

Commit 339b380

Browse files
authored
Document PYTHON_VERSION option
Functionality added in #363
1 parent 450c24b commit 339b380

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)