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