5 lines
78 B
INI
5 lines
78 B
INI
[tox]
|
|
envlist = py26,py27,py33,pypy
|
|
[testenv]
|
|
commands = python setup.py test
|