0.3.0
Added compatibility with tox 4:
- added support for the
VIRTUALENV_PYTHON
env variable, - added support for a file path as a specifier (e.g.,
path/to/bin/python
,bin/python
), - added support for the pyenv
builtin
discovery plugin format (e.g.,python3.11
,cpython3.11
,py311
,311
).