Files
opensearch-pyd/tox.ini
T
Honza Kral e123008851 Added tox.ini to runtests on multiple python envs
Also updated python setup.py test to run in CI configuration
2013-09-02 20:57:59 -05:00

5 lines
78 B
INI

[tox]
envlist = py26,py27,py33,pypy
[testenv]
commands = python setup.py test