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