Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Set up Python Virtual Environment cache

Sets up the caching of the virtual environment for a Python project controlled by Poetry.

Inputs

  • name

    The short name of the task having its environment cached. Required.

    Examples: test, benchmark, typecheck, release

  • version

    The version of Python this is for. Required.

    Example: 3.12

Outputs

None