[tox] envlist=pypy, pypy3, py27, py33, py34, py35, py36 [testenv] deps=-rrequirements-dev.txt commands= coverage run --parallel --branch simple_unit_tests.py coverage run --parallel --branch unitTests.py