[tox] isolated_build = True envlist = py38, py39, py310, py311, py312, py313 [testenv] changedir = src commands = python -m unittest discover