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 4 items jaraco/logging.py::jaraco.logging.add_arguments PASSED jaraco/logging.py::jaraco.logging.log_level PASSED jaraco/logging.py::jaraco.logging.setup PASSED jaraco/logging.py::jaraco.logging.setup_requests_logging PASSED ======== 4 passed ======== py$(PYV): OK congratulations :)