py$(PYV): commands[0]> python -m pytest ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) configfile: pytest.ini collecting ... collected 2 items jaraco/compat/py310/safe_path.py::jaraco.compat.py310.safe_path.ensure_safe_path PASSED jaraco/compat/py38.py::jaraco.compat.py38 PASSED ======== 2 passed ======== py$(PYV): OK congratulations :)