DEBSOURCES
Skip Quicknav
sources / pprintpp / 0.4.0-4 / tox.ini
12345678
[tox] envlist = py26,py27,py33,py35,pypy [testenv] deps = -rtest-requires.txt commands = python test.py