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