[tox] envlist = py34, py35, py36, py37 changedir=assets/onions/ setupdir=assets/onions/ skip_missing_interpreters = true [testenv] deps= pytest pyfakefs pytest-mock commands=pytest -v