[tox] skipsdist = True envlist = py27, py34, py35, py36, py37 [testenv] passenv = TOXENV CI TRAVIS TRAVIS_* commands = python -V pip install nose ./run_tox.sh nosetests []