[tox] envlist = py35, py37 [testenv] deps = pipenv commands= pipenv install --dev pipenv run py.test tests