[tox] isolated_build = true envlist = py37, py38, py39 [testenv] whitelist_externals = poetry commands= poetry install poetry run py.test --no-cov