[tox]
envlist = py37
toxworkdir = build/tox
skip_missing_interpreters = True
[testenv]
deps = -r requires/testing.txt
commands = nosetests