actions-marketplace-validations/restore or create a python virtualenv

1-liner to restore and activate a cached virtualenv, or create a new one.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
custom_cache_key_elementcustom element that will be used when constructing the cache keynov1
requirement_filesrequirements-files to use for building the cache keyno**/requirements*.txt **/requirements/*.txt **/Pipfile.lock **/poetry.lock
custom_virtualenv_dircustom directory for the virtual environmentno.venv
namedescription
cache-hitA boolean value to indicate if a cache was restored
virtualenv-directorythe path to the restored or created virtualenv