Installation
Using uv
We recommend using uv for the installation of pvenv as it provides
an isolated environment for the package, preventing any dependency conflicts.
The minimum python version needed is 3.10 but as uv is used, version 3.13
is preferred.
To install pvenv using uv, run the following command in your terminal:
$ uv tool install --python 3.13 pvenv