[tox] skipsdist = true envlist = py35 [testenv] commands = py.test -v --cov=bigchaindb deps = -rrequirements/ci.txt