[tox] isolated_build = True envlist = py36, py37, py38 [testenv] whitelist_externals = poetry commands = poetry install poetry run pytest