tox.ini (110B)
1 [tox] 2 envlist = py27, py34, py35, py36, py37 3 4 [testenv] 5 commands = {envbindir}/python -m unittest discover -v