ghislainpiot/AMD Python VirtualEnv
Composite action for the AMD Take Home Exercise
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The version of Python to install | yes | 3.11 |
| requirements-file | The requirements file to install | no | — |
| constraints-file | The constraint file to install | no | — |
| requirements | The requirements to install, will eventually be concatenated to the requirements file | no | — |
| constraints | The constraints for the packages, will eventually be concatenated to the constraint file | no | — |
| run | The command(s) to run | yes | — |
Outputs
no outputs