aisightgmbh/poetry install
Set up python, poetry and install dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 8, 2024
- License
- None
Pinned Snippet
uses: aisightgmbh/actions-install-poetry@6c43a55adeadbe4246ffb8f1fc793053b1bfc37a # v5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| poetry-version | poetry version | yes | — |
| python-version | python version | yes | — |
| artifactory-owner | owner of AWS CodeArtifact artifactory | — | "" |
| artifactory-domain | domain of AWS CodeArtifact artifactory | — | "" |
| install-extras | use --all-extras to install optional extras of the package | — | false |
| install-groups | use --with to install the groups specified as a comma-separated list | — | "" |
Outputs
no outputs