8000 adjust documentation for python versions (#388) · python-machine-lrn/setup-python@6a4c6c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a4c6c1

Browse files
adjust documentation for python versions (actions#388)
1 parent 4a33d3c commit 6a4c6c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ Check out our detailed guide on using [Python with GitHub Actions](https://help.
154154
- All available versions are listed in the [version-manifest.json](https://github.com/actions/python-versions/blob/main/versions-manifest.json) file.
155155
- If there is a specific version of Python that is not available, you can open an issue here
156156

157+
**Note:** Python versions used in this action are generated in the [python-versions](https://github.com/actions/python-versions) repository. For macOS and Ubuntu images python versions are built from the source code. For Windows the python-versions repository uses installation executable. For more information please refer to the [python-versions](https://github.com/actions/python-versions) repository.
158+
157159
# Available versions of PyPy
158160

159161
`setup-python` is able to configure PyPy from two sources:

0 commit comments

Comments
 (0)
0