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,release -
versionThe version of Python this is for. Required.
Example:
3.12
None