[tox] # Travis config explicitly specifies the envs envlist = py36,py37,py38,py39 skipsdist = True [testenv] deps=pytest pyfakefs mock six commands=py.test pyu2f/tests/