snok/Install Poetry Action

Installs and configures Poetry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe Poetry version to installyeslatest
virtualenvs-createWhether Poetry should create a virtualenv or notnotrue
virtualenvs-in-projectWhether Poetry should create virtualenvs in the project directory or notnofalse
virtualenvs-pathThe Poetry virtualenv pathno{cache-dir}/virtualenvs
installer-parallelWhether to install many packages at once or one by one. This can fix PyPI DNS resolution errors, but also slows down the installationnotrue
installation-argumentsArguments passed directly to the Poetry installation script. For example --force.no
pluginsWhitespace-delimited list of poetry plugins to install. Requires Poetry>=1.2no

no outputs