[tox] envlist = py3,py2 [testenv] commands = python --version python -m coverage run setup.py test coverage report --skip-covered