[tox] envlist = py38 isolated_build = True [testenv] deps = pytest pytest-cov pytest-mock setuptools>=41.2.0 pip>=20.0.2 changedir = {toxinidir}/tests commands = pytest --cov=xinvoice