[tox] envlist = py310,py311 isolated_build = True [testenv] extras = test commands = python -m exploration.tests -x python -m pytest --doctest-modules exploration