[tox] skipsdist = true envlist = py37, py38, py39, py310, py311 [testenv] whitelist_externals = poetry commands = poetry install -v poetry run pytest