[tox] envlist = py38,py39,py310 [testenv] deps = -rdev_requirements.txt commands = pytest skip_install = true