pronovic/Setup and Install Poetry

Install and set up the Poetry build tool

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Jan 6, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: pronovic/setup-poetry@77c7590db62e7221cc94638261eba8a4c99558de # v2.0.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionVersion of Poetry to install (>= 1.8.0)yes
pluginsComma-separated list of Poetry plugins to install, deprecated for Poetry v2 or laterno""
cache-venvWhether to cache the project .venv virtual environmentnofalse
cache-poetryWhether to cache the Poetry runtime and cache directoriesnofalse
cache-suffixSuffix to use for cache key, which can be used to reset the cacheno000
max-workersMaximum number of Poetry workers, if default of cores*4 is too largeno""
disable-keyringWhether to globally disable the Python keyring via Poetry configurationnotrue

no outputs