[tox] envlist = py38 isolated_build = true [testenv] description = Run the tests (pytest) deps = requests skip_install = true commands = pip freeze