[tox]
envlist = py34,py35,py36
skipdist = True

[testenv]
deps=-rrequirements.txt
whitelist_externals = bash
commands=bash test/test_runner.sh