5 lines
59 B
INI
5 lines
59 B
INI
[tox]
|
|
envlist=py25,py26,py27
|
|
|
|
[testenv]
|
|
commands=make test
|
[tox]
|
|
envlist=py25,py26,py27
|
|
|
|
[testenv]
|
|
commands=make test
|