Sets up the caching of the virtual environment for a Python project controlled by Poetry.
nameThe short name of the task having its environment cached. Required.
Examples:
test,benchmark,typecheck,releaseversionThe version of Python this is for. Required.
Example:
3.12
None