8000 Update README.md · lspinheiro/setup-python@8910d81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8910d81

Browse files
authored
Update README.md
1 parent e5af64b commit 8910d81

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,6 @@ A few things to look out for when `setup-python` is first setting up the tools c
142142

143143
`setup-python` helps keep your dependencies explicit and ensures consistent behavior between different runners. If you use `python` in a shell on a GitHub hosted runner without `setup-python` it will default to whatever is in PATH. The default version of Python in PATH vary between runners and can change unexpectedly so we recommend you always use `setup-python`.
144144

145-
# Need to open an issue?
146-
147-
Python versions available for `setup-python` can be found in the [actions/python-versions](https://github.com/actions/python-versions) repository. You can see the build scripts, configurations, and everything that is used. You should open an issue in the `python-versions` repository if:
148-
- something might be compiled incorrectly
149-
- certain modules might be missing
150-
- there is a version of Python that you would like that is currently not available
151-
152-
Any remaining issues can be filed in this repository
153-
154145
# License
155146

156147
The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 commit comments

Comments
 (0)
0