gabrielfalcao/Pyenv Build

Enables use of pyenv within build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commandwhat command to execute for each python version, runs within the default shell yes
defaultwhat is the default python version, automatically installs this version with pyenv even if not listed in the "versions" input. no
versionsA list of python versions to install with pyenv separated by comma. (e.g.: 3.7, 3.8.16") no
namedescription
pyenv_rootthe full filesystem path from this action