6 lines
67 B
INI
6 lines
67 B
INI
[tox]
|
|
envlist = py26,py27
|
|
|
|
[testenv]
|
|
commands=python setup.py test
|