[tox] skipsdist = true envlist = py36,py37,py38,py39 [testenv] # install pytest in the virtualenv where commands will be executed commands = pytest tests deps = -rrequirements-x86.txt