1 2 3 4 5 6 7 8 9
[tox] envlist = py34,py35,py36 [testenv] commands = nose2 deps = -rrequirements.txt -rrequirements-test.txt psycopg2