frequenz-floss/Setup Python with dependencies
Installs Python and some extra dependencies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The Python version to use. This is passed to the `actions/setup-python`. | yes | — |
| dependencies | The dependencies to install. If empty, no dependencies are installed. This is passed to the `pip install` command as is, without any shell escaping. | no | "" |
Outputs
no outputs