mirror of
https://github.com/actions/setup-python.git
synced 2025-09-11 03:06:16 +00:00
Add pip-install input
This commit is contained in:
parent
e797f83bcb
commit
9bfc313c8c
7 changed files with 167 additions and 0 deletions
|
@ -111,6 +111,7 @@ See examples of using `cache` and `cache-dependency-path` for `pipenv` and `poet
|
|||
- [Using `setup-python` on GHES](docs/advanced-usage.md#using-setup-python-on-ghes)
|
||||
- [Allow pre-releases](docs/advanced-usage.md#allow-pre-releases)
|
||||
- [Using the pip-version input](docs/advanced-usage.md#using-the-pip-version-input)
|
||||
- [Using the pip-install input](docs/advanced-usage.md#using-the-pip-install-input)
|
||||
|
||||
## Recommended permissions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue