py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> python --version
Python 3.9.19
py$(PYV): commands[1]> python -m importcheck --show
importcheck version 0.5.0

Checking 'pyproject_examples.example_configs'....Passed
Checking 'pyproject_examples'....................Passed
Checking 'pyproject_examples.utils'..............Passed
  py$(PYV): OK
  congratulations :)