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