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